Package | Description |
---|---|
org.springframework.security.web.authentication |
Authentication processing mechanisms, which respond to the submission of authentication
credentials using various protocols (eg BASIC, CAS, form login etc).
|
Modifier and Type | Class and Description |
---|---|
class |
SavedRequestAwareAuthenticationSuccessHandler
An authentication success strategy which can make use of the
DefaultSavedRequest which may have been stored in
the session by the ExceptionTranslationFilter . |
Copyright © 2015. All rights reserved.