Class ProxyAwareDefaultOIDCAuthenticationContextClassLookupFunctionTest

java.lang.Object
net.shibboleth.oidc.profile.config.navigate.ProxyAwareDefaultOIDCAuthenticationContextClassLookupFunctionTest

public class ProxyAwareDefaultOIDCAuthenticationContextClassLookupFunctionTest extends Object
Tests for ProxyAwareDefaultOIDCAuthenticationContextClassLookupFunction.
  • Field Details

    • function

      private net.shibboleth.oidc.profile.config.navigate.ProxyAwareDefaultOIDCAuthenticationContextClassRequestLookupFunction function
    • prc

      private ProfileRequestContext prc
    • nestedPrc

      private ProfileRequestContext nestedPrc
    • ac

      private net.shibboleth.idp.authn.context.AuthenticationContext ac
    • rpc

      private net.shibboleth.idp.authn.context.RequestedPrincipalContext rpc
  • Constructor Details

    • ProxyAwareDefaultOIDCAuthenticationContextClassLookupFunctionTest

      public ProxyAwareDefaultOIDCAuthenticationContextClassLookupFunctionTest()
  • Method Details

    • setup

      @BeforeMethod public void setup()
    • testSingleMappingSuccess

      public void testSingleMappingSuccess()
    • testMappedAndPassedThroughSuccess

      public void testMappedAndPassedThroughSuccess()
    • testMultipleMappedAndPassedThroughSuccess

      public void testMultipleMappedAndPassedThroughSuccess()