Class OrcidDefaultHandler
- java.lang.Object
-
- edu.cornell.mannlib.vivo.orcid.controller.OrcidAbstractHandler
-
- edu.cornell.mannlib.vivo.orcid.controller.OrcidDefaultHandler
-
public class OrcidDefaultHandler extends OrcidAbstractHandler
A request came from the "Confirm" button on the individual profile. Get a fresh state object, clear the AuthorizationCache and show the confirmation page.
-
-
Field Summary
-
Fields inherited from class edu.cornell.mannlib.vivo.orcid.controller.OrcidAbstractHandler
auth, currentUser, manager, occ, state, vreq
-
-
Constructor Summary
Constructors Constructor Description OrcidDefaultHandler(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
-
-