Uses of Class
org.ligoj.app.http.security.CaptchaServlet
| Package | Description |
|---|---|
| org.ligoj.boot.web |
-
Uses of CaptchaServlet in org.ligoj.boot.web
Methods in org.ligoj.boot.web that return types with arguments of type CaptchaServlet Modifier and Type Method Description org.springframework.boot.web.servlet.ServletRegistrationBean<CaptchaServlet>Application. captchaServlet()Configure captcha servlet.