public class WeworkAuthorizationCodeTokenResponseClient extends Object implements org.springframework.security.oauth2.client.endpoint.OAuth2AccessTokenResponseClient<org.springframework.security.oauth2.client.endpoint.OAuth2AuthorizationCodeGrantRequest>
| Constructor and Description |
|---|
WeworkAuthorizationCodeTokenResponseClient() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.oauth2.core.endpoint.OAuth2AccessTokenResponse |
fetchNewOauth2AccessToken(org.springframework.security.oauth2.client.endpoint.OAuth2AuthorizationCodeGrantRequest authorizationGrantRequest) |
org.springframework.security.oauth2.core.endpoint.OAuth2AccessTokenResponse |
getTokenResponse(org.springframework.security.oauth2.client.endpoint.OAuth2AuthorizationCodeGrantRequest authorizationGrantRequest) |
public WeworkAuthorizationCodeTokenResponseClient()
public org.springframework.security.oauth2.core.endpoint.OAuth2AccessTokenResponse getTokenResponse(org.springframework.security.oauth2.client.endpoint.OAuth2AuthorizationCodeGrantRequest authorizationGrantRequest)
getTokenResponse in interface org.springframework.security.oauth2.client.endpoint.OAuth2AccessTokenResponseClient<org.springframework.security.oauth2.client.endpoint.OAuth2AuthorizationCodeGrantRequest>public org.springframework.security.oauth2.core.endpoint.OAuth2AccessTokenResponse fetchNewOauth2AccessToken(org.springframework.security.oauth2.client.endpoint.OAuth2AuthorizationCodeGrantRequest authorizationGrantRequest)
Copyright © 2022. All rights reserved.