public class ContextUserContext extends BasicUser implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected MMBaseCop |
manager
The SecurityManager, who (eventually) created this instance
|
authentication, authenticationType| Constructor and Description |
|---|
ContextUserContext(String username,
Rank rank,
long key,
MMBaseCop manager,
String app) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getIdentifier()
Gets the unique identifier for this user.
|
(package private) long |
getKey() |
String |
getOwnerField()
Gets the owner field value of new objects created by this user.
|
Rank |
getRank()
Gets the rank of this user.
|
protected transient MMBaseCop manager
public String getIdentifier()
BasicUsergetIdentifier in interface UserContextgetIdentifier in class BasicUserpublic String getOwnerField()
BasicUsergetOwnerField in interface UserContextgetOwnerField in class BasicUserpublic Rank getRank()
BasicUsergetRank in interface UserContextgetRank in class BasicUserlong getKey()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}