public final class OAuth2ClientCredentialsAuthenticationConverter
extends java.lang.Object
implements org.springframework.security.web.authentication.AuthenticationConverter
HttpServletRequest for the OAuth 2.0 Client Credentials Grant
and then converts it to an OAuth2ClientCredentialsAuthenticationToken used for authenticating the authorization grant.AuthenticationConverter,
OAuth2ClientCredentialsAuthenticationToken,
OAuth2TokenEndpointFilter| 构造器和说明 |
|---|
OAuth2ClientCredentialsAuthenticationConverter() |