com.googlecode.fascinator.authentication.filesystem
Class FileSystemUser
java.lang.Object
com.googlecode.fascinator.common.authentication.GenericUser
com.googlecode.fascinator.authentication.filesystem.FileSystemUser
- All Implemented Interfaces:
- User
public class FileSystemUser
- extends GenericUser
A filesystem 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 |
FileSystemUser
public FileSystemUser()
init
public void init(String user)
- Plugin initialisation
- Parameters:
user - User name
Copyright © 2009-2014. All Rights Reserved.