Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Java.security.acl Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
AclNotFoundExceptionThis is an exception that is thrown whenever a reference is made to a non-existent ACL (Access Control List).Classjava.security.aclJava SE
AclInterface representing an Access Control List (ACL).Interfacejava.security.aclJava SE
AclEntryThis is the interface used for representing one entry in an Access Control List (ACL).Interfacejava.security.aclJava SE
GroupThis interface is used to represent a group of principals.Interfacejava.security.aclJava SE
LastOwnerExceptionThis is an exception that is thrown whenever an attempt is made to delete the last owner of an Access Control List.Classjava.security.aclJava SE
NotOwnerExceptionThis is an exception that is thrown whenever the modification of an object (such as an Access Control List) is only allowed to be done by an owner ofClassjava.security.aclJava SE
OwnerInterface for managing owners of Access Control Lists (ACLs) or ACL configurations.Interfacejava.security.aclJava SE
PermissionThis interface represents a permission, such as that used to grant a particular type of access to a resource.Interfacejava.security.aclJava SE