| AuthContextUtils |
|
| AuthDataAccessor |
Domain-sensible (via @Transactional) access to authentication / authorization data.
|
| DefaultCredentialChecker |
Provides some methods to check whether default credentials are being used, and logs a warning if they are.
|
| DefaultPasswordGenerator |
Generate random passwords according to given policies.
|
| Encryptor |
|
| JWTAuthentication |
|
| JWTAuthenticationFilter |
|
| MSEntraJWTSSOProvider |
JWT authorisation for access tokens issued by Microsoft Entra (formerly Azure)
for Microsoft Entra-only applications (v1.0 tokens)
cf. https://learn.microsoft.com/en-us/entra/identity-platform/access-tokens
|
| MustChangePasswordFilter |
|
| SecureRandomUtils |
|
| SecurityContext |
|
| SecurityProperties |
|
| SecurityProperties.DigesterProperties |
|
| SyncopeAccessDeniedHandler |
|
| SyncopeAuthenticationDetails |
|
| SyncopeAuthenticationDetailsSource |
|
| SyncopeBasicAuthenticationEntryPoint |
|
| SyncopeGrantedAuthority |
|
| SyncopeJWTSSOProvider |
Default implementation for internal JWT validation.
|
| UsernamePasswordAuthenticationProvider |
|
| WebSecurityContext |
|