Java SE - ACL ( Access Control List ) Classes and Interfaces




NameTypeDescriptionDetail

AclInterfaceInterface representing an Access Control List (ACL).Detail
AclEntryInterfaceThis is the interface used for representing one entry in an Access Control List (ACL).Detail
AclEntryClassAn entry in an access control list (ACL).Detail
AclFileAttributeViewInterfaceA file attribute view that supports reading or updating a file's Access Control Lists (ACL) or file owner attributes.Detail
AclNotFoundExceptionClassThis is an exception that is thrown whenever a reference is made to a non-existent ACL (Access Control List).Detail
LastOwnerExceptionClassThis is an exception that is thrown whenever an attempt is made to delete the last owner of an Access Control List.Detail
NotOwnerExceptionClassThis 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 ofDetail
OwnerInterfaceInterface for managing owners of Access Control Lists (ACLs) or ACL configurations.Detail