@Service public class CaptchaFailCache extends Object
CaptchaFailCache()
void
failed(String username)
boolean
hasFailed(String username)
remove(String username)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CaptchaFailCache()
public void failed(String username)
username
public void remove(String username)
public boolean hasFailed(String username)
Copyright © 2023. All rights reserved.