List of usage examples for org.springframework.security.web.server.authentication ServerAuthenticationConverter interface-usage
From source file org.springframework.security.web.server.authentication.ServerX509AuthenticationConverter.java
/**
* Converts from a {@link SslInfo} provided by a request to an {@link PreAuthenticatedAuthenticationToken} that can be authenticated.
*
* @author Alexey Nesterov
* @since 5.2
*/