|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Base interface for user permission handling.
Method determines if a permission description is owned by a user.
Developed by
Raritan Technologies .
| Method Summary | |
boolean |
hasPermission(java.lang.String accessLevelDescription,
ILoginInfo loginInfo)
returns true if the user represented by the login information object has the permission described by the accessLevelDescription parameter. |
void |
initialize()
|
| Method Detail |
public void initialize()
public boolean hasPermission(java.lang.String accessLevelDescription,
ILoginInfo loginInfo)
accessLevelDescription - Describes the permission requested.loginInfo - LoginInfo containing identification credentials
of the user.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||