All Classes

Class Description
AuthenticationRequestPostProcessor<T extends org.springframework.security.core.Authentication>
Redundant code for Authentication MockMvc request post-processors
JwtTestConf  
JwtTestConf.IJwtGrantedAuthoritiesConverter  
KeycloakAuthRequestPostProcessor  
MockAuthenticationRequestPostProcessor<T extends org.springframework.security.core.Authentication>  
MockMvcSupport
Just another wrapper for Spring MockMvc.
It would extend MockMvc if it was not final :-/
OidcIdAuthenticationTokenRequestPostProcessor  
SecurityContextRequestPostProcessorSupport
Not visible in springframework (and method not static)
SecurityContextRequestPostProcessorSupport.TestSecurityContextRepository
Used to wrap the SecurityContextRepository to provide support for testing in stateless mode
ServletKeycloakAuthUnitTestingSupport  
ServletKeycloakAuthUnitTestingSupport.UnitTestConfig  
ServletUnitTestingSupport
Helper class for servlet @Controller unit-tests using security flow API (useless if using annotations).
Might be used either as a parent class (easier) or collaborator (requires some test configuration).