Class MCRTokenResponse

java.lang.Object
org.mycore.orcid.oauth.MCRORCIDResponse
org.mycore.orcid.oauth.MCRTokenResponse

public class MCRTokenResponse extends MCRORCIDResponse
Represents the response on a token request against the OAuth2 API of orcid.org.
Author:
Frank Lützenkirchen, Kai Brandhorst
  • Method Details

    • getAccessToken

      public String getAccessToken()
      Returns the access token, in case the request wasSuccessful()