protected class Authenticate.LocalAdmin extends User
authentication, authenticationType| Constructor and Description |
|---|
LocalAdmin(MMObjectNode userNode,
String user,
String app) |
LocalAdmin(String user,
String app) |
LocalAdmin(String user,
String app,
Rank r) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getIdentifier()
Gets the unique identifier for this user.
|
String |
getOwnerField()
Gets the owner field value of new objects created by this user.
|
Rank |
getRank()
Gets the rank of this user.
|
boolean |
isValidNode() |
getGroups, getKey, getNode, hashCode, notifycompareTo, getAuthenticationType, isValid, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAuthenticationType, isValidLocalAdmin(MMObjectNode userNode, String user, String app)
public String getIdentifier()
BasicUsergetIdentifier in interface UserContextgetIdentifier in class Userpublic String getOwnerField()
BasicUsergetOwnerField in interface UserContextgetOwnerField in class Userpublic Rank getRank() throws SecurityException
BasicUsergetRank in interface UserContextgetRank in class UserSecurityExceptionpublic boolean isValidNode()
isValidNode in class UserMMBase 1.9-SNAPSHOT - ${javadoctimestamp}