net.sf.wallace.commands
Class AuthCommand
java.lang.Object
net.sf.wallace.commands.AbstractCommand
net.sf.wallace.commands.AuthCommand
- All Implemented Interfaces:
- Command
public abstract class AuthCommand
- extends AbstractCommand
A command that is only valid in the authenticated or selected state.
- Author:
- rnewson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthCommand
public AuthCommand()
getAcceptableStates
protected final WallaceSessionState[] getAcceptableStates()
- Specified by:
getAcceptableStates in class AbstractCommand
Copyright © 2004-2005 Robert Newson. All Rights Reserved.