public class SaveTokenCmd extends Object implements Command<Void>, Serializable
protected Token
token
SaveTokenCmd(Token token)
Void
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Token token
public SaveTokenCmd(Token token)
public Void execute(CommandContext commandContext)
execute
Command<Void>