com.googlecode.fascinator.authentication.internal
Class InternalUser
java.lang.Object
com.googlecode.fascinator.common.authentication.GenericUser
com.googlecode.fascinator.authentication.internal.InternalUser
- All Implemented Interfaces:
- User
public class InternalUser
- extends GenericUser
An internal user object
- Author:
- Greg Pendlebury
|
Method Summary |
void |
init(String user)
Plugin Initialisation |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
password
public String password
- User password
InternalUser
public InternalUser()
init
public void init(String user)
- Plugin Initialisation
- Parameters:
user - User name
Copyright © 2009-2014. All Rights Reserved.