|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.springframework.security.web.savedrequest | |
|---|---|
| org.springframework.security.web.access | |
| 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). |
| org.springframework.security.web.savedrequest | Classes related top the caching of an HttpServletRequest which requires authentication. |
| Classes in org.springframework.security.web.savedrequest used by org.springframework.security.web.access | |
|---|---|
| RequestCache
Implements "saved request" logic, allowing a single request to be retrieved and restarted after redirecting to an authentication mechanism. |
|
| Classes in org.springframework.security.web.savedrequest used by org.springframework.security.web.authentication | |
|---|---|
| RequestCache
Implements "saved request" logic, allowing a single request to be retrieved and restarted after redirecting to an authentication mechanism. |
|
| Classes in org.springframework.security.web.savedrequest used by org.springframework.security.web.savedrequest | |
|---|---|
| RequestCache
Implements "saved request" logic, allowing a single request to be retrieved and restarted after redirecting to an authentication mechanism. |
|
| SavedRequest
Encapsulates the functionality required of a cached request for both an authentication mechanism (typically form-based login) to redirect to the original URL and for a RequestCache to build a wrapped request, reproducing the original request data. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||