パッケージ org.springframework.security.test.web.reactive.server
@NullMarked パッケージ org.springframework.security.test.web.reactive.server
WebTestClient 経由で Spring および WebFlux サーバーエンドポイントをテストするための Spring Security サポート。
- クラスクラス説明Spring Security および
WebTestClient.Builder.apply(WebTestClientConfigurer)を使用するためのテストユーティリティ。{@link SecurityMockServerConfigurers#mockAuthentication(Authentication)}を使用して WebServerExchange を更新します。{@link SecurityMockServerConfigurers#mockUser(UserDetails)}を使用して WebServerExchange を更新します。