- java.lang.Object
-
- com.googlecode.fascinator.common.authentication.GenericUser
-
- com.googlecode.fascinator.authentication.internal.InternalUser
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
String |
password
User password
|
-
Fields inherited from class com.googlecode.fascinator.common.authentication.GenericUser
authenticationSource, username
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
init(String user)
Plugin Initialisation
|
-
Methods inherited from class com.googlecode.fascinator.common.authentication.GenericUser
describeMetadata, get, getSource, getUsername, realName, set, setSource, setUsername
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
password
public String password
User password
-
Constructor Detail
-
InternalUser
public InternalUser()
Copyright © 2009-2015. All Rights Reserved.