Uses of Class
com.c4_soft.springaddons.security.oauth2.test.webmvc.MockAuthenticationRequestPostProcessor
Packages that use MockAuthenticationRequestPostProcessor
-
Uses of MockAuthenticationRequestPostProcessor in com.c4_soft.springaddons.security.oauth2.test.webmvc
Methods in com.c4_soft.springaddons.security.oauth2.test.webmvc 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)