|
|||||||||
| Home >> All >> java >> security >> [ acl overview ] | PREV NEXT | ||||||||
Uses of Package
java.security.acl
| Classes in java.security.acl used by java.security.acl | |
| AclEntry
This interface models an entry in an access control list (ACL). |
|
| LastOwnerException
This exception is thrown when an attempt is made to delete the last owner of an access control list (ACL) |
|
| NotOwnerException
This exception is thrown whenever an operation is attempted that requires the caller to be the owner of the access control list (ACL) when the caller is in fact not the owner of the ACL. |
|
| Owner
This interface provides a mechanism for maintaining a list of owners of an access control list (ACL). |
|
| Permission
This interface provides information about a permission that can be granted. |
|
|
|||||||||
| Home >> All >> java >> security >> [ acl overview ] | PREV NEXT | ||||||||