Uses of Class
com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockAuthenticationRequestPostProcessor
-
Uses of MockAuthenticationRequestPostProcessor in com.c4_soft.springaddons.security.oauth2.test.mockmvc
Methods in com.c4_soft.springaddons.security.oauth2.test.mockmvc that return MockAuthenticationRequestPostProcessorModifier and TypeMethodDescriptionstatic MockAuthenticationRequestPostProcessor<org.springframework.security.core.Authentication>MockAuthenticationRequestPostProcessor.mockAuthentication()static <T extends org.springframework.security.core.Authentication>
MockAuthenticationRequestPostProcessor<T>MockAuthenticationRequestPostProcessor.mockAuthentication(Class<T> authType, Object principal)