Class MCRORCIDResponse

java.lang.Object
org.mycore.orcid.oauth.MCRORCIDResponse
Direct Known Subclasses:
MCRRevokeResponse, MCRTokenResponse

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

    • responseData

      protected com.fasterxml.jackson.databind.JsonNode responseData
  • Method Details

    • wasSuccessful

      public boolean wasSuccessful()
    • getStatusMessage

      public String getStatusMessage()
    • getORCID

      public String getORCID()
      Returns the ORCID given in the response, if any