Uses of Class
org.ligoj.app.http.security.CaptchaServlet
Packages that use CaptchaServlet
-
Uses of CaptchaServlet in org.ligoj.boot.web
Methods in org.ligoj.boot.web that return types with arguments of type CaptchaServletModifier and TypeMethodDescriptionorg.springframework.boot.web.servlet.ServletRegistrationBean<CaptchaServlet>Application.captchaServlet()Configure captcha servlet.