| AbstractAuthenticationProvider |
Base implementation of very basic SSO implementation.
|
| 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.
|