Class Hierarchy
- java.lang.Object
- org.springframework.security.test.web.reactive.server.SecurityMockServerConfigurers
- org.springframework.security.test.web.reactive.server.SecurityMockServerConfigurers.CsrfMutator (implements org.springframework.test.web.reactive.server.MockServerConfigurer, org.springframework.test.web.reactive.server.WebTestClientConfigurer)
- org.springframework.security.test.web.reactive.server.SecurityMockServerConfigurers.JwtMutator (implements org.springframework.test.web.reactive.server.MockServerConfigurer, org.springframework.test.web.reactive.server.WebTestClientConfigurer)
- org.springframework.security.test.web.reactive.server.SecurityMockServerConfigurers.OAuth2ClientMutator (implements org.springframework.test.web.reactive.server.MockServerConfigurer, org.springframework.test.web.reactive.server.WebTestClientConfigurer)
- org.springframework.security.test.web.reactive.server.SecurityMockServerConfigurers.OAuth2LoginMutator (implements org.springframework.test.web.reactive.server.MockServerConfigurer, org.springframework.test.web.reactive.server.WebTestClientConfigurer)
- org.springframework.security.test.web.reactive.server.SecurityMockServerConfigurers.OidcLoginMutator (implements org.springframework.test.web.reactive.server.MockServerConfigurer, org.springframework.test.web.reactive.server.WebTestClientConfigurer)
- org.springframework.security.test.web.reactive.server.SecurityMockServerConfigurers.OpaqueTokenMutator (implements org.springframework.test.web.reactive.server.MockServerConfigurer, org.springframework.test.web.reactive.server.WebTestClientConfigurer)
- org.springframework.security.test.web.reactive.server.SecurityMockServerConfigurers.UserExchangeMutator (implements org.springframework.test.web.reactive.server.MockServerConfigurer, org.springframework.test.web.reactive.server.WebTestClientConfigurer)