Package org.apache.felix.framework.util
Class SecurityManagerEx
java.lang.Object
java.lang.SecurityManager
org.apache.felix.framework.util.SecurityManagerEx
Simple utility class used to provide public access to the protected getClassContext() method of SecurityManager
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.SecurityManager
checkAccept, checkAccess, checkAccess, checkConnect, checkConnect, checkCreateClassLoader, checkDelete, checkExec, checkExit, checkLink, checkListen, checkMulticast, checkMulticast, checkPackageAccess, checkPackageDefinition, checkPermission, checkPermission, checkPrintJobAccess, checkPropertiesAccess, checkPropertyAccess, checkRead, checkRead, checkRead, checkSecurityAccess, checkSetFactory, checkWrite, checkWrite, getSecurityContext, getThreadGroup
-
Constructor Details
-
SecurityManagerEx
public SecurityManagerEx()
-
-
Method Details
-
getClassContext
- Overrides:
getClassContext
in classSecurityManager
-