|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UserContext
The user context valid during the scope of a single request.
Method Summary | |
---|---|
java.lang.String |
getId()
Retrieves the user id or null if it is not known. |
java.util.Map |
getInformations()
The user profile information keyed by P3PConstants |
java.util.Locale |
getLocale()
Return the user locale. |
java.util.List |
getLocales()
Retrieves the locales that the user is willing to receive information in. |
Method Detail |
---|
java.lang.String getId()
java.util.Map getInformations()
P3PConstants
java.util.Locale getLocale()
java.util.List getLocales()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |