All Classes and Interfaces

Class
Description
AbstractAnnotatedAuthenticationBuilder<A extends Annotation,T extends org.springframework.security.core.Authentication>
 
 
 
 
 
 
 
 
 
 
 
 
 
Builder for KeycloakAuthenticationToken
Builder with test default values for KeycloakAuthenticationToken
 
 
 
 
MockAuthenticationBuilder<A extends org.springframework.security.core.Authentication,T extends MockAuthenticationBuilder<A,T>>
 
 
https://openid.net/specs/openid-connect-core-1_0.html
 
 
 
 
 
 
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 Authentication impl Sample usage:
 
Annotation to setup test SecurityContext with an OidcAuthentication.