public class OpenmrsSecurityManager
extends java.lang.SecurityManager
SecurityManager
Constructor and Description |
---|
OpenmrsSecurityManager() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<?> |
getCallerClass(int callStackDepth)
Returns the class on the current execution stack at the given depth.
|
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, getClassContext, getInCheck, getSecurityContext, getThreadGroup, inClass, inClassLoader
public java.lang.Class<?> getCallerClass(int callStackDepth)
callStackDepth
- APIException
- if given a callStackDepth less than zeroSecurityManager.getClassContext()
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.