Uses of Class
org.ligoj.app.http.security.CaptchaFilter
Packages that use CaptchaFilter
-
Uses of CaptchaFilter in org.ligoj.boot.web
Methods in org.ligoj.boot.web that return types with arguments of type CaptchaFilterModifier and TypeMethodDescriptionorg.springframework.boot.web.servlet.FilterRegistrationBean<CaptchaFilter>Application.captchaFilter()Configure CAPTCHA filter.