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