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
-
Field Summary
Fields inherited from class SecurityManager
inCheck -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SecurityManager
checkAccept, checkAccess, checkAccess, checkAwtEventQueueAccess, checkConnect, checkConnect, checkCreateClassLoader, checkDelete, checkExec, checkExit, checkLink, checkListen, checkMemberAccess, checkMulticast, checkMulticast, checkPackageAccess, checkPackageDefinition, checkPermission, checkPermission, checkPrintJobAccess, checkPropertiesAccess, checkPropertyAccess, checkRead, checkRead, checkRead, checkSecurityAccess, checkSetFactory, checkSystemClipboardAccess, checkTopLevelWindow, checkWrite, checkWrite, classDepth, classLoaderDepth, currentClassLoader, currentLoadedClass, getInCheck, getSecurityContext, getThreadGroup, inClass, inClassLoader
-
Constructor Details
-
SecurityManagerEx
public SecurityManagerEx()
-
-
Method Details
-
getClassContext
- Overrides:
getClassContextin classSecurityManager
-