public class SecurityManagerEx extends SecurityManager
Simple utility class used to provide public access to the protected getClassContext() method of SecurityManager
inCheck
Constructor and Description |
---|
SecurityManagerEx() |
Modifier and Type | Method and Description |
---|---|
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
public Class[] getClassContext()
getClassContext
in class SecurityManager
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.