Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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.