@Component public class CaptchaRendererFactory extends Object
Description: Captcha 工厂
CaptchaRendererFactory()
Captcha
getCaptcha(String identity, String category)
Renderer
getRenderer(String category)
boolean
verify(Verification verification)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CaptchaRendererFactory()
public Renderer getRenderer(String category)
public Captcha getCaptcha(String identity, String category)
public boolean verify(Verification verification)
Copyright © 2022. All rights reserved.