Package org.ligoj.app.http.security
-
Class Summary Class Description AbstractAuthenticationProvider Base implementation of very basic SSO implementation.CacheBustingFilter Cache that does not enable cache for non 2xx codes.CaptchaFilter Filter checking the CAPTCHA data provided in the "captcha" parameter.CaptchaServlet Servlet generating CAPTCHA image.CookieWipingLogoutHandler A logout handler which clears a defined list of cookies, using the context path and '/' as the cookie path.DigestAuthenticationFilter Listen "/oauth/token?RestAuthenticationProvider REST authenticated provider.SilentRequestHeaderAuthenticationFilter Security filter enabled when a required header is used for pre-authentication.SimpleUserDetailsService Basic user details service.TrustedAuthenticationProvider Always authenticated provider.