|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.server.impl.user.UserContextImpl
public class UserContextImpl
A simple implementation.
| Constructor Summary | |
|---|---|
UserContextImpl()
|
|
| Method Summary | |
|---|---|
ServerObjectContext |
getContext(ServerObject serverObject)
Return the portlet object context, create a new one if necessary to avoid to return null. |
java.util.Map |
getInformations()
Return the user information attributes if the user is authenticated otherwise null. |
PreferenceStore |
getPreferenceStore()
Returns the preferences. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserContextImpl()
| Method Detail |
|---|
public ServerObjectContext getContext(ServerObject serverObject)
UserContext
getContext in interface UserContextpublic PreferenceStore getPreferenceStore()
UserContext
getPreferenceStore in interface UserContextpublic java.util.Map getInformations()
UserContext
getInformations in interface UserContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||