|
|||||||||
| Home >> All >> java >> security >> [ acl overview ] | PREV NEXT | ||||||||
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 |
|
|||||||||
| Home >> All >> java >> security >> [ acl overview ] | PREV NEXT | ||||||||