public class CheckPassword extends Object implements Command<Boolean>, Serializable
CheckPassword(String userId, String password)
Boolean
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CheckPassword(String userId, String password)
public Boolean execute(CommandContext commandContext)
execute
Command<Boolean>
Copyright © 2015. All rights reserved.