| Class |
Description |
|
AjaxAwareAuthenticationEntryPoint
|
- Authors:
- Burt Beckwith
|
|
AjaxAwareAuthenticationFailureHandler
|
Ajax-aware failure handler that detects failed Ajax logins and redirects to the appropriate URL. |
|
AjaxAwareAuthenticationSuccessHandler
|
- Authors:
- Burt Beckwith
|
|
FilterProcessUrlRequestMatcher
|
Based on the class of the same name which is a private static inner class in
org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter. |
|
GrailsUsernamePasswordAuthenticationFilter
|
Extends the default UsernamePasswordAuthenticationFilter to store the
last attempted login username in the session under the 'SPRING_SECURITY_LAST_USERNAME'
key if storeLastUsername is true. |
|
NullLogoutHandlerRememberMeServices
|
- Authors:
- Burt Beckwith
|