Class AbstractProfileActionTest.ExecUncheckedProfileAction

  • All Implemented Interfaces:
    net.shibboleth.utilities.java.support.component.Component, net.shibboleth.utilities.java.support.component.DestructableComponent, net.shibboleth.utilities.java.support.component.InitializableComponent, org.opensaml.profile.action.ProfileAction
    Enclosing class:
    AbstractProfileActionTest

    private class AbstractProfileActionTest.ExecUncheckedProfileAction
    extends AbstractProfileActionTest.BaseProfileAction
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void doExecute​(org.opensaml.profile.context.ProfileRequestContext prc)  
      protected void doPostExecute​(org.opensaml.profile.context.ProfileRequestContext prc)  
      • Methods inherited from class org.opensaml.profile.action.AbstractProfileAction

        doPostExecute, execute, getHttpServletRequest, getHttpServletResponse, getLogPrefix, setHttpServletRequest, setHttpServletResponse
      • Methods inherited from class net.shibboleth.utilities.java.support.component.AbstractInitializableComponent

        destroy, doDestroy, doInitialize, initialize, isDestroyed, isInitialized
      • Methods inherited from interface net.shibboleth.utilities.java.support.component.InitializableComponent

        initialize, isInitialized