Uses of Class
java.security.acl.LastOwnerException
| Package | Description |
|---|---|
| java.security.acl |
This package provides the classes and the interfaces needed to build Access Control Lists.
|
-
Uses of LastOwnerException in java.security.acl
Methods in java.security.acl that throw LastOwnerException Modifier and Type Method Description booleanOwner. deleteOwner(Principal caller, Principal owner)Removes a principal from the list of owners.