public class OA2ATServlet extends AbstractAccessTokenServlet
Created by Jeff Gaynor
on 10/3/13 at 2:03 PM
caThread, ERROR_NOTIFICATION_BODY_KEY, ERROR_NOTIFICATION_SUBJECT_KEY, kpt, myproxyConnectionCache, myproxyConnectionCleanup, storeUpdatesDone, transactionCleanup| Constructor and Description |
|---|
OA2ATServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected long |
computeRefreshLifetime(OA2ServiceTransaction st2)
The lifetime of the refresh token.
|
protected void |
doIt(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected edu.uiuc.ncsa.security.delegation.servlet.TransactionState |
doRefresh(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected OA2ServiceTransaction |
getByRT(edu.uiuc.ncsa.security.delegation.token.RefreshToken refreshToken) |
protected edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge |
getTF2() |
void |
preprocess(edu.uiuc.ncsa.security.delegation.servlet.TransactionState state) |
edu.uiuc.ncsa.security.delegation.server.ServiceTransaction |
verifyAndGet(edu.uiuc.ncsa.security.delegation.server.request.IssuerResponse iResponse) |
doDelegationaddNotificationListener, checkClient, destroy, fireExceptionCaught, getAGI, getATI, getClient, getClient, getClient, getFirstParameters, getMPConnection, getMPConnection, getMyproxyConnectionCache, getMyproxyServices, getServiceEnvironment, getTransaction, getTransactionStore, hasMPConnection, hasMPConnection, isEmpty, loadEnvironment, loadProperties2, newTransaction, postprocess, processStoreCheck, removeNotificationListener, say, setRedirect, setupNotifiers, shutdownCleanup, storeUpdatesCONST, debug, doGet, doPing, doPost, error, getConfigurationLoader, getEnvironment, getExceptionHandler, getFirstParameterValue, getInitialization, getMyLogger, handleException, info, init, isDebugOn, printAllParameters, resetState, setConfigurationLoader, setDebugOn, setEnvironment, setExceptionHandler, setInitialization, warndoDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic void preprocess(edu.uiuc.ncsa.security.delegation.servlet.TransactionState state)
throws Throwable
preprocess in interface edu.uiuc.ncsa.security.delegation.servlet.TransactionFilterpreprocess in class MyProxyDelegationServletThrowableprotected long computeRefreshLifetime(OA2ServiceTransaction st2)
st2 - protected void doIt(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Throwable
doIt in class AbstractAccessTokenServletThrowableprotected OA2ServiceTransaction getByRT(edu.uiuc.ncsa.security.delegation.token.RefreshToken refreshToken) throws IOException
IOExceptionprotected edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge getTF2()
protected edu.uiuc.ncsa.security.delegation.servlet.TransactionState doRefresh(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic edu.uiuc.ncsa.security.delegation.server.ServiceTransaction verifyAndGet(edu.uiuc.ncsa.security.delegation.server.request.IssuerResponse iResponse)
throws IOException
verifyAndGet in class MyProxyDelegationServletIOExceptionCopyright © 2015. All Rights Reserved.