Java.Security.Permission: Method Members

The methods of Java.Security.Permission are listed below. For a list of all members, see the Permission Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

CheckGuard(Java.Lang.Object)
Checks whether access to the specified Object should be granted.
abstract
Equals(Java.Lang.Object) : bool
Documentation for this section has not yet been entered.
abstract
GetHashCode() : int
Documentation for this section has not yet been entered.
abstract
Implies(Permission) : bool
NewPermissionCollection() : PermissionCollection