public class Captcha extends Object
static int
DEFAULT_EXPIRE_TIME
Captcha(String key, String value)
Captcha(String key, String value, int expireTime)
long
getExpireAt()
String
getKey()
getValue()
boolean
isExpired()
notExpired()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final int DEFAULT_EXPIRE_TIME
public Captcha(String key, String value, int expireTime)
key
value
expireTime
public Captcha(String key, String value)
public String getKey()
public String getValue()
public long getExpireAt()
public boolean isExpired()
public boolean notExpired()
public String toString()
toString
Object
Copyright © 2017. All rights reserved.