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