|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mmbase.security.UserContext
org.mmbase.security.implementation.basic.NameContext
A UserContext implementation based only on user name, which serves as the identifier for the user.
| Constructor Summary | |
NameContext(Rank rank)
|
|
| Method Summary | |
java.lang.String |
getIdentifier()
Gets the unique identifier for this user. |
Rank |
getRank()
Gets 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()
UserContext
getIdentifier in class UserContextpublic Rank getRank()
UserContext
getRank in class UserContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||