java.security.acl.Acl | Owner |
boolean | addEntry(Principal caller, AclEntry entry) | |||||
boolean | checkPermission(Principal principal, Permission permission) | |||||
Enumeration<AclEntry> | entries() | |||||
String | getName() | |||||
Enumeration<Permission> | getPermissions(Principal user) | |||||
boolean | removeEntry(Principal caller, AclEntry entry) | |||||
void | setName(Principal caller, String name) | |||||
String | toString() | |||||
Returns a string containing a concise, human-readable description of the receiver. |
NotOwnerException |
---|
NotOwnerException |
---|
NotOwnerException |
---|
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:48 |