Package org.apache.tomcat.util.security
Class PrivilegedSetTccl
- java.lang.Object
- 
- org.apache.tomcat.util.security.PrivilegedSetTccl
 
- 
- All Implemented Interfaces:
- java.security.PrivilegedAction<java.lang.Void>
 
 public class PrivilegedSetTccl extends java.lang.Object implements java.security.PrivilegedAction<java.lang.Void>
- 
- 
Constructor SummaryConstructors Constructor Description PrivilegedSetTccl(java.lang.ClassLoader cl)PrivilegedSetTccl(java.lang.Thread t, java.lang.ClassLoader cl)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Voidrun()
 
-