All Classes and Interfaces
Class
Description
AbstractAnnotatedAuthenticationBuilder<A extends Annotation,T extends org.springframework.security.core.Authentication>
Builder for
KeycloakAuthenticationTokenBuilder with test default values for
KeycloakAuthenticationTokenMockAuthenticationBuilder<A extends org.springframework.security.core.Authentication,T extends MockAuthenticationBuilder<A,T>>
https://openid.net/specs/openid-connect-core-1_0.html
Configures claims defined at
https://datatracker.ietf.org/doc/html/rfc7519#section-4.1 and
https://openid.net/specs/openid-connect-core-1_0.html#IDToken
Populates
SecurityContext with an Authentication Mock.Annotation to setup test
SecurityContext with an JwtAuthenticationToken.
Annotation to setup test
SecurityContext with an KeycloakAuthenticationToken, the Keycloak default AuthenticationAnnotation to setup test
SecurityContext with an OidcAuthentication.