Package org.springframework.security.test.web.reactive.server
package org.springframework.security.test.web.reactive.server
-
ClassDescriptionTest utilities for working with Spring Security and
WebTestClient.Builder.apply(WebTestClientConfigurer)
.Updates the WebServerExchange using{@link SecurityMockServerConfigurers#mockAuthentication(Authentication)}
.Updates the WebServerExchange using{@link SecurityMockServerConfigurers#mockUser(UserDetails)}
.