Class CILOA2AuthorizedServletUtil


  • public class CILOA2AuthorizedServletUtil
    extends edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizedServletUtil

    Created by Jeff Gaynor
    on 5/25/18 at 2:25 PM

    • Field Summary

      • Fields inherited from class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizedServletUtil

        servlet
    • Constructor Summary

      Constructors 
      Constructor Description
      CILOA2AuthorizedServletUtil​(edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet servlet)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.transactions.OA2ServiceTransaction createNewTransaction​(edu.uiuc.ncsa.oa4mp.delegation.common.token.AuthorizationGrant grant)  
      • Methods inherited from class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizedServletUtil

        CheckIdTokenHint, checkPrompts, doDelegation, doDelegation, doIt, figureOutAudienceAndResource, figureOutAudienceAndResource, getAndCheckResponseTypes, intersection, postprocess, preprocess, resolveScopes, setupPKCE, verifyAndGet
    • Constructor Detail

      • CILOA2AuthorizedServletUtil

        public CILOA2AuthorizedServletUtil​(edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet servlet)
    • Method Detail

      • createNewTransaction

        protected edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.transactions.OA2ServiceTransaction createNewTransaction​(edu.uiuc.ncsa.oa4mp.delegation.common.token.AuthorizationGrant grant)
        Overrides:
        createNewTransaction in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizedServletUtil