Class CanSynchronizeWithORCID

java.lang.Object
org.dspace.app.rest.authorization.impl.CanSynchronizeWithORCID
All Implemented Interfaces:
AuthorizationFeature

@Component @AuthorizationFeatureDocumentation(name="canSynchronizeWithORCID", description="It can be used to verify if the user can synchronize with ORCID") public class CanSynchronizeWithORCID extends Object implements AuthorizationFeature
The synchronization with ORCID feature. It can be used to verify if the user can synchronize with ORCID.
Author:
Mohamed Eskander (mohamed.eskander at 4science.it)
  • Field Details

  • Constructor Details

    • CanSynchronizeWithORCID

      public CanSynchronizeWithORCID()
  • Method Details