Java.Security.AccessController Members

The members of Java.Security.AccessController are listed below.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
static
ContextAccessControlContext.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

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.