|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This component provides the UserContext
for a portal user.
Cocoon uses an extension of the user context: UserContextExtension
to store additional information about the user.
Field Summary | |
static String |
ROLE
The component role. |
Method Summary | |
UserContextExtension |
createUserContext(String userId)
Delivers a UserContext-object for the given User-id the data will be read out of an individual location |
Field Detail |
public static final String ROLE
Method Detail |
public UserContextExtension createUserContext(String userId)
userId
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |