- domain
- - the ProtectionDomain to which the returned PermissionCollection has been granted.
Documentation for this section has not yet been entered.
Answers a PermissionCollection object containing the set of permissions granted to the specified ProtectionDomain. The default implementation of this method returns Policy.UNSUPPORTED_EMPTY_COLLECTION object. This method can be overridden if the policy implementation can return a set of permissions granted to a ProtectionDomain.