|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents information about user store in UserStore
.
UserStore
Method Summary | |
java.util.Map |
getProperties()
Returns user properties that are managed by UserStore implementation. |
java.lang.Object |
getProperty(java.lang.String key)
Lookups property value using given key |
java.lang.String |
getUserId()
Returns Id of the user. |
Method Detail |
public java.lang.String getUserId()
public java.util.Map getProperties()
UserStore
implementation.
public java.lang.Object getProperty(java.lang.String key)
key
- property key
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |