public class RemoteUserContext_Proxy extends MappedObject_Proxy<RemoteUserContext> implements UserContext
| Constructor and Description |
|---|
RemoteUserContext_Proxy(RemoteUserContext remoteObject) |
| 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.
|
RemoteUserContext |
getWrappedObject() |
boolean |
isValid()
Is valid
|
equals, getMapperCode, hashCode, toStringpublic RemoteUserContext_Proxy(RemoteUserContext remoteObject)
public String getOwnerField()
UserContextgetOwnerField in interface UserContextpublic String getAuthenticationType()
UserContextgetAuthenticationType in interface UserContextCloudContext.getCloud(java.lang.String)public Rank getRank()
UserContextgetRank in interface UserContextpublic String getIdentifier()
UserContextgetIdentifier in interface UserContextpublic boolean isValid()
UserContextisValid in interface UserContexttrue if the user is still valid.
false if the user is expired..public RemoteUserContext getWrappedObject()
getWrappedObject in interface MappedObjectgetWrappedObject in class MappedObject_Proxy<RemoteUserContext>MMBase 1.9-SNAPSHOT - ${javadoctimestamp}