net.spy.aaa
Class AuthableImpl
java.lang.Object
net.spy.aaa.AuthableImpl
- All Implemented Interfaces:
- Authable
- public class AuthableImpl
- extends Object
- implements Authable
Simple implementation of an Authable.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthableImpl
public AuthableImpl(String un)
- Get an instance of AuthableImpl.
getUsername
public String getUsername()
- Get the username.
- Specified by:
getUsername in interface Authable