|
Class Summary |
| CustomSecurityContext |
CustomSecurityContext should be extended when using a custom data retriever. |
| ForceSecurityContext |
This is the default implementation of a SecurityContext. |
| ForceSecurityContextHolder |
Provides a mechanism to access the SecurityContext for the authenticated user. |
| SecurityContextServiceImpl |
The security context service provides the basic functionality for managing a security context
in the session of the authenticated user. |
| SecurityContextUtil |
This utility class is in place to handle all interaction with the browser cookies
that will be used to track a user's authentication status. |