Java.Security.AccessController: Method Members

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

Public Methods

static
CheckPermission(Permission)
static
DoPrivileged(IPrivilegedAction) : Java.Lang.Object
Documentation for this section has not yet been entered.
static
DoPrivileged(IPrivilegedExceptionAction) : Java.Lang.Object
Documentation for this section has not yet been entered.
static
DoPrivileged(IPrivilegedAction, AccessControlContext) : Java.Lang.Object
Documentation for this section has not yet been entered.
static
DoPrivileged(IPrivilegedExceptionAction, AccessControlContext) : Java.Lang.Object
Documentation for this section has not yet been entered.
static
DoPrivilegedWithCombiner(IPrivilegedAction) : Java.Lang.Object
Documentation for this section has not yet been entered.
static
DoPrivilegedWithCombiner(IPrivilegedExceptionAction) : Java.Lang.Object
Documentation for this section has not yet been entered.