Uses of Class
org.ligoj.app.http.security.CaptchaFilter
| Package | Description |
|---|---|
| org.ligoj.boot.web |
-
Uses of CaptchaFilter in org.ligoj.boot.web
Methods in org.ligoj.boot.web that return types with arguments of type CaptchaFilter Modifier and Type Method Description org.springframework.boot.web.servlet.FilterRegistrationBean<CaptchaFilter>Application. captchaFilter()Configure CAPTCHA filter.