|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The IUserContext defines the user view of the environment in which the Portal Component is running.
It allows a Portal component to access users specific resources available for it. The UserContext acts a wrapper for the true User Object of the Portal.
| Method Summary | |
java.lang.String |
getLogonUid()
Gets the logon id of this user. |
java.lang.Object |
getUser()
Deprecated. this object itself is a user oject. |
java.lang.String |
getUserId()
Deprecated. use getLogonUid() |
boolean |
isAdmin()
Deprecated. this object itself is a user oject. |
boolean |
isAuthenticated()
Return true if the user is authenticated in the User Management Service. |
| Method Detail |
public java.lang.String getUserId()
public java.lang.String getLogonUid()
public boolean isAuthenticated()
public boolean isAdmin()
public java.lang.Object getUser()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||