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

java.lang.Object
com.c4_soft.springaddons.security.oauth2.test.webflux.MockAuthenticationWebTestClientConfigurer<T>
All Implemented Interfaces:
AuthenticationBuilder<T>, AuthenticationConfigurer<T>, org.springframework.test.web.reactive.server.MockServerConfigurer, org.springframework.test.web.reactive.server.WebTestClientConfigurer

public class MockAuthenticationWebTestClientConfigurer<T extends org.springframework.security.core.Authentication> extends Object implements AuthenticationConfigurer<T>