The methods of Java.Security.PolicySpi are listed below. For a list of all members, see the PolicySpi Members list.
See Also: Inherited members from Java.Lang.Object
EngineGetPermissions(CodeSource)Answers a PermissionCollection object containing the set of permissions granted to the specified CodeSource. | ||
EngineGetPermissions(ProtectionDomain)Answers a PermissionCollection object containing the set of permissions granted to the specified ProtectionDomain. | ||
abstract | EngineImplies(ProtectionDomain, Permission)Answers if the policy has granted a Permission to a ProtectionDomain. | |
EngineRefresh()Refreshes/reloads the policy configuration. |