| Class | Description |
|---|---|
| Http401AuthenticationEntryPoint | |
| SessionExpiredLogoutHandler | |
| UsernamePasswordAuthenticationFilter | |
| WithoutRedirectLoginSuccessHandler |
Used to avoid default redirect on login that is not supported by our acceptance test launcher.
|
| WithoutRedirectLogoutSuccessHandler |
Used to avoid default redirect on logout that is not supported by our acceptance test launcher.
|