Class OrcidAuthExternalIdsHandler
- java.lang.Object
-
- edu.cornell.mannlib.vivo.orcid.controller.OrcidAbstractHandler
-
- edu.cornell.mannlib.vivo.orcid.controller.OrcidAuthExternalIdsHandler
-
public class OrcidAuthExternalIdsHandler extends OrcidAbstractHandler
We offered to add external IDs and they decided to go ahead. Get authorization. We can't assume that they haven't been here before, so they might already have authorized, or denied authorization.
-
-
Field Summary
-
Fields inherited from class edu.cornell.mannlib.vivo.orcid.controller.OrcidAbstractHandler
auth, currentUser, manager, occ, state, vreq
-
-
Constructor Summary
Constructors Constructor Description OrcidAuthExternalIdsHandler(edu.cornell.mannlib.vitro.webapp.controller.VitroRequest vreq)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.ResponseValuesexec()-
Methods inherited from class edu.cornell.mannlib.vivo.orcid.controller.OrcidAbstractHandler
cornellNetId, findIndividual, recordConfirmation, setAPiLevelPublic, show500InternalServerError, showConfirmationPage, showConfirmationPage
-
-
-
-
Method Detail
-
exec
public edu.cornell.mannlib.vitro.webapp.controller.freemarker.responsevalues.ResponseValues exec() throws URISyntaxException, edu.cornell.mannlib.orcidclient.OrcidClientException- Throws:
URISyntaxExceptionedu.cornell.mannlib.orcidclient.OrcidClientException
-
-