Class OrcidCallbackHandler
- java.lang.Object
-
- edu.cornell.mannlib.vivo.orcid.controller.OrcidCallbackHandler
-
public class OrcidCallbackHandler extends Object
Handle the callbacks during the OAuth dance. This is not like other handlers. It is created and invoked from doGet(), not from processRequest().
-
-
Constructor Summary
Constructors Constructor Description OrcidCallbackHandler(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp)
-
-
-
Method Detail
-
exec
public void exec() throws IOException- Throws:
IOException
-
-