Class AuthorizationCodeRefreshRequest

All Implemented Interfaces:
IRequest<AuthorizationCodeCredentials>

public class AuthorizationCodeRefreshRequest extends AbstractAuthorizationRequest<AuthorizationCodeCredentials>
Refresh your access token by creating an Authorization Code Refresh request.