The methods of Java.Security.AccessController are listed below. For a list of all members, see the AccessController Members list.
See Also: Inherited members from Java.Lang.Object
static | CheckPermission(Permission) | |
static | DoPrivileged(IPrivilegedAction)Documentation for this section has not yet been entered. | |
static | DoPrivileged(IPrivilegedExceptionAction)Documentation for this section has not yet been entered. | |
static | DoPrivileged(IPrivilegedAction, AccessControlContext)Documentation for this section has not yet been entered. | |
static | DoPrivileged(IPrivilegedExceptionAction, AccessControlContext)Documentation for this section has not yet been entered. | |
static | DoPrivilegedWithCombiner(IPrivilegedAction)Documentation for this section has not yet been entered. | |
static | DoPrivilegedWithCombiner(IPrivilegedExceptionAction)Documentation for this section has not yet been entered. |