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