Uses of Interface
org.dspace.orcid.service.OrcidTokenService
Packages that use OrcidTokenService
Package
Description
Provides classes representing e-people and groups of e-people.
-
Uses of OrcidTokenService in org.dspace.eperson
Fields in org.dspace.eperson declared as OrcidTokenServiceModifier and TypeFieldDescriptionprotected OrcidTokenServiceEPersonServiceImpl.orcidTokenService -
Uses of OrcidTokenService in org.dspace.orcid.factory
Methods in org.dspace.orcid.factory that return OrcidTokenServiceModifier and TypeMethodDescriptionabstract OrcidTokenServiceOrcidServiceFactory.getOrcidTokenService()OrcidServiceFactoryImpl.getOrcidTokenService() -
Uses of OrcidTokenService in org.dspace.orcid.service.impl
Classes in org.dspace.orcid.service.impl that implement OrcidTokenService