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

Quick Search    Search Deep

Uses of Interface
java.security.acl.AclEntry

Uses of AclEntry in java.security.acl
 

Methods in java.security.acl with parameters of type AclEntry
 boolean Acl.addEntry(java.security.Principal caller, AclEntry entry)
          This method adds the specified entry to the ACL
 boolean Acl.removeEntry(java.security.Principal caller, AclEntry entry)
          This method delets the specified entry from the ACL