All Classes
| Class | Description |
|---|---|
| AbstractAuthenticationProvider |
Base implementation of very basic SSO implementation.
|
| Application |
Application entry point.
|
| 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?
|
| HtmlProxyFilter |
Filter able to mask the HTML extension from the URL, and forward to the master HTML file as necessary.
|
| RestAuthenticationProvider |
REST authenticated provider.
|
| SecurityConfiguration |
Spring Boot security configuration.
|
| SilentRequestHeaderAuthenticationFilter |
Security filter enabled when a required header is used for pre-authentication.
|
| SimpleUserDetailsService |
Basic user details service.
|
| TrustedAuthenticationProvider |
Always authenticated provider.
|