Uses of Interface
com.c4_soft.springaddons.security.oauth2.test.mockmvc.AuthenticationRequestPostProcessor
| Package | Description |
|---|---|
| com.c4_soft.springaddons.security.oauth2.test.mockmvc | |
| com.c4_soft.springaddons.security.oauth2.test.mockmvc.keycloak |
-
Uses of AuthenticationRequestPostProcessor in com.c4_soft.springaddons.security.oauth2.test.mockmvc
Classes in com.c4_soft.springaddons.security.oauth2.test.mockmvc that implement AuthenticationRequestPostProcessor Modifier and Type Class Description classMockAuthenticationRequestPostProcessor<T extends org.springframework.security.core.Authentication>classOidcIdAuthenticationRequestPostProcessor -
Uses of AuthenticationRequestPostProcessor in com.c4_soft.springaddons.security.oauth2.test.mockmvc.keycloak
Classes in com.c4_soft.springaddons.security.oauth2.test.mockmvc.keycloak that implement AuthenticationRequestPostProcessor Modifier and Type Class Description classKeycloakAuthRequestPostProcessor