Uses of Class java.security.AccessControlContext
Uses in package java.security
Constructors with parameter type java.security.AccessControlContext
Methods with parameter type java.security.AccessControlContext
Calls the run()
method of the given action with as
(initial) access control context the given context combined with the
protection domain of the calling class.
Calls the run()
method of the given action with as
(initial) access control context the given context combined with the
protection domain of the calling class.
Methods with return type java.security.AccessControlContext
Uses in package javax.security.auth
Methods with parameter type java.security.AccessControlContext
Object Run a method as another subject.
Object Run a method as another subject.