Class ProxyAwareDefaultOIDCAuthenticationContextClassResponseLookupFunctionTest

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

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

    • function

      private net.shibboleth.oidc.profile.config.navigate.ProxyAwareDefaultOIDCAuthenticationContextClassResponseLookupFunction 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

    • ProxyAwareDefaultOIDCAuthenticationContextClassResponseLookupFunctionTest

      public ProxyAwareDefaultOIDCAuthenticationContextClassResponseLookupFunctionTest()
  • Method Details

    • setup

      @BeforeMethod public void setup()
    • testSingleMappingSuccess

      public void testSingleMappingSuccess()
    • testSingleMappingSuccess_NotMappedIgnored

      public void testSingleMappingSuccess_NotMappedIgnored()
    • testSingleMappingSuccess_EmptyInput

      public void testSingleMappingSuccess_EmptyInput()
    • testSingleMappingSuccess_NullMappings

      public void testSingleMappingSuccess_NullMappings()
    • testSingleMappingSuccess_EmptyMapping

      public void testSingleMappingSuccess_EmptyMapping()