Uses of Class java.security.acl.NotOwnerException

Uses in package java.security.acl

Methods which throw type java.security.acl.NotOwnerException

boolean
Acl.addEntry(Principal caller, AclEntry entry)
This method adds the specified entry to the ACL
boolean
This method adds an owner to the access control list (ACL).
boolean
This method delets an owner from the access control list (ACL).
boolean
This method delets the specified entry from the ACL
void
Acl.setName(Principal caller, String name)
This method sets the name of the ACL