Class MockAuthenticationRequestPostProcessor<T extends org.springframework.security.core.Authentication>

java.lang.Object
com.c4_soft.springaddons.security.oauth2.test.MockAuthenticationBuilder<T,​MockAuthenticationRequestPostProcessor<T>>
com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockAuthenticationRequestPostProcessor<T>
All Implemented Interfaces:
com.c4_soft.springaddons.security.oauth2.AuthenticationBuilder<T>, AuthenticationRequestPostProcessor<T>, org.springframework.test.web.servlet.request.RequestPostProcessor

public class MockAuthenticationRequestPostProcessor<T extends org.springframework.security.core.Authentication>
extends MockAuthenticationBuilder<T,​MockAuthenticationRequestPostProcessor<T>>
implements AuthenticationRequestPostProcessor<T>