|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
List |
getPrincipals(String what)
|
List |
getProperties(Principal who)
|
boolean |
hasPrivilege(Principal who,
String what)
|
boolean |
hasPrivileges(Principal who,
String[] what)
|
boolean |
isTrusted(Principal who)
|
void |
setPrivilege(Principal who,
String what)
|
void |
setPrivileges(Principal who,
String[] what)
|
void |
setTrusted(Principal who)
|
| Method Detail |
public void setPrivilege(Principal who,
String what)
public void setPrivileges(Principal who,
String[] what)
public void setTrusted(Principal who)
public boolean isTrusted(Principal who)
public boolean hasPrivilege(Principal who,
String what)
public boolean hasPrivileges(Principal who,
String[] what)
public List getProperties(Principal who)
public List getPrincipals(String what)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||