public class CaptchaCache extends Object implements ICaptchaCache
| Constructor and Description |
|---|
CaptchaCache() |
public void put(Captcha captcha)
put in interface ICaptchaCachepublic Captcha get(String key)
get in interface ICaptchaCachepublic void remove(String key)
remove in interface ICaptchaCachepublic void removeAll()
removeAll in interface ICaptchaCachepublic boolean contains(String key)
Copyright © 2018. All rights reserved.