|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
security providers for infobit pools shall implement this
| Method Summary | |
java.lang.String |
getName()
provide name of user or null if none |
boolean |
hasRole(java.util.Collection roles)
whether user has one of given roles |
boolean |
hasRole(java.lang.String role)
whether user has given role |
void |
init(java.util.Properties properties)
initialize factory with properties. |
boolean |
isSuperuser()
whether current user is allowed to modify ACL |
| Method Detail |
public java.lang.String getName()
public boolean hasRole(java.lang.String role)
role - Description of Parameter
public boolean hasRole(java.util.Collection roles)
roles - Description of Parameter
public void init(java.util.Properties properties)
properties - Description of Parameterpublic boolean isSuperuser()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||