mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-19 08:43:30 +00:00
5 lines
224 B
Plaintext
5 lines
224 B
Plaintext
|
= X509
|
||
|
|
||
|
Spring Framework provides first class support for testing X509 with `WebTestClient`.
|
||
|
For details refer to javadoc:{spring-framework-api-url}org.springframework.test.web.reactive.server.UserWebTestClientConfigurer[].
|