org.apache.felix.framework.util
public class SecurityManagerEx extends java.lang.SecurityManager
Simple utility class used to provide public access to the protected getClassContext() method of SecurityManager
Constructor and Description |
---|
SecurityManagerEx() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class[] |
getClassContext() |
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
Copyright © 2014. All Rights Reserved.