|
Spring Security Framework | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| AbstractPreAuthenticatedProcessingFilter | Base class for processing filters that handle pre-authenticated authentication requests. |
| PreAuthenticatedGrantedAuthoritiesAuthenticationDetails | This AuthenticationDetails implementation allows for storing a list of pre-authenticated Granted Authorities. |
| PreAuthenticatedGrantedAuthoritiesWebAuthenticationDetails | This WebAuthenticationDetails implementation allows for storing a list of pre-authenticated Granted Authorities. |
| PreAuthenticatedProcessingFilterEntryPoint | In the pre-authenticated authentication case (unlike CAS, for example) the user will already have been identified through some external mechanism and a secure context established by the time the security-enforcement filter is invoked. |
| Exception Summary | |
|---|---|
| PreAuthenticatedCredentialsNotFoundException | |
|
Spring Security Framework | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||