public interface UserContext extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthenticationType()
Returns the original authentication type as specified in getCloud
|
String |
getIdentifier()
Get the unique identifier for this user.
|
String |
getOwnerField()
Return the default owner field value for new nodes created by this user.
|
Rank |
getRank()
Get the rank of this user.
|
boolean |
isValid()
Is valid
|
String getIdentifier()
Rank getRank()
boolean isValid()
true if the user is still valid.
false if the user is expired..String getOwnerField()
String getAuthenticationType()
CloudContext.getCloud(java.lang.String)MMBase 1.9-SNAPSHOT - ${javadoctimestamp}