Class OrcidAuthAuthenticateHandler
- java.lang.Object
-
- edu.cornell.mannlib.vivo.orcid.controller.OrcidAbstractHandler
-
- edu.cornell.mannlib.vivo.orcid.controller.OrcidAuthAuthenticateHandler
-
public class OrcidAuthAuthenticateHandler extends OrcidAbstractHandler
We offered the confirmation screen, and they decided to go ahead. Get authorization to authenticate them. 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 OrcidAuthAuthenticateHandler(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
-
-