Class MCRORCIDClient

java.lang.Object
org.mycore.orcid.MCRORCIDClient

public class MCRORCIDClient extends Object
Utility class to work with the REST API of orcid.org. By setting MCR.ORCID.BaseURL, application can choose to work against the production registry or the sandbox of orcid.org.
Author:
Frank Lützenkirchen
  • Method Details

    • instance

      public static MCRORCIDClient instance()
    • getBaseTarget

      public jakarta.ws.rs.client.WebTarget getBaseTarget()