|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--org.mmbase.security.UserContext
|
+--org.mmbase.security.implementation.basic.NameContext
This UserContext class provides a storage for the authentication and authorization, so that information can be shared. This class is NOT a container class for client related stuff, altrough this is possible.
| Constructor Summary | |
NameContext(Rank rank)
|
|
| Method Summary | |
java.lang.String |
getIdentifier()
Get the unique identifier for this user. |
Rank |
getRank()
Get the rank of this user. |
| Methods inherited from class org.mmbase.security.UserContext |
getOwnerField, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NameContext(Rank rank)
| Method Detail |
public java.lang.String getIdentifier()
UserContextgetIdentifier in class UserContextorg.mmbase.security.UserContextpublic Rank getRank()
UserContextgetRank in class UserContextorg.mmbase.security.UserContext
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||