Uses of Class
com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockAuthenticationRequestPostProcessor
-
Packages that use MockAuthenticationRequestPostProcessor Package Description com.c4_soft.springaddons.security.oauth2.test.mockmvc -
-
Uses of MockAuthenticationRequestPostProcessor in com.c4_soft.springaddons.security.oauth2.test.mockmvc
Methods in com.c4_soft.springaddons.security.oauth2.test.mockmvc that return MockAuthenticationRequestPostProcessor Modifier and Type Method Description static MockAuthenticationRequestPostProcessor<org.springframework.security.core.Authentication>MockAuthenticationRequestPostProcessor. mockAuthentication()static <T extends org.springframework.security.core.Authentication>
MockAuthenticationRequestPostProcessor<T>MockAuthenticationRequestPostProcessor. mockAuthentication(Class<T> authType)
-