Class CILOA2AuthorizedServletUtil


  • public class CILOA2AuthorizedServletUtil
    extends org.oa4mp.server.loader.oauth2.servlet.OA2AuthorizedServletUtil

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

    • Field Summary

      • Fields inherited from class org.oa4mp.server.loader.oauth2.servlet.OA2AuthorizedServletUtil

        servlet
    • Constructor Summary

      Constructors 
      Constructor Description
      CILOA2AuthorizedServletUtil​(org.oa4mp.server.api.storage.servlet.MyProxyDelegationServlet servlet)  
    • Method Summary

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

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

      • CILOA2AuthorizedServletUtil

        public CILOA2AuthorizedServletUtil​(org.oa4mp.server.api.storage.servlet.MyProxyDelegationServlet servlet)
    • Method Detail

      • createNewTransaction

        protected org.oa4mp.server.loader.oauth2.storage.transactions.OA2ServiceTransaction createNewTransaction​(org.oa4mp.delegation.common.token.AuthorizationGrant grant)
        Overrides:
        createNewTransaction in class org.oa4mp.server.loader.oauth2.servlet.OA2AuthorizedServletUtil