Uses of Package
com.c4_soft.springaddons.security.oauth2.test.mockmvc
-
Classes in com.c4_soft.springaddons.security.oauth2.test.mockmvc used by com.c4_soft.springaddons.security.oauth2.test.mockmvc Class Description AuthenticationRequestPostProcessor Redundant code forAuthenticationMockMvc request post-processorsMockAuthenticationRequestPostProcessor MockMvcSupport Just another wrapper for SpringMockMvc.
It would extendMockMvcif it was not final :-/OidcIdAuthenticationTokenRequestPostProcessor -
Classes in com.c4_soft.springaddons.security.oauth2.test.mockmvc used by com.c4_soft.springaddons.security.oauth2.test.mockmvc.keycloak Class Description AuthenticationRequestPostProcessor Redundant code forAuthenticationMockMvc request post-processorsServletUnitTestingSupport Helper class for servlet@Controllerunit-tests using security flow API (useless if using annotations).
Might be used either as a parent class (easier) or collaborator (requires some test configuration).