Class AddAuthenticationContextClassReferencesHandlerTest


  • public class AddAuthenticationContextClassReferencesHandlerTest
    extends AbstractOIDCTest
    Tests for AddAuthenticationContextClassReferences.
    • Field Detail

      • handler

        private net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl.AddAuthenticationContextClassReferencesHandler handler
        The action to test.
      • rpc

        private net.shibboleth.idp.profile.context.RelyingPartyContext rpc
        The RPC.
      • oidcAuthzConfig

        private net.shibboleth.oidc.profile.config.impl.DefaultOIDCAuthorizationConfiguration oidcAuthzConfig
        The profile config.
    • Constructor Detail

      • AddAuthenticationContextClassReferencesHandlerTest

        public AddAuthenticationContextClassReferencesHandlerTest()
    • Method Detail

      • testSuccess

        public void testSuccess()
                         throws Exception
        Test ACR values are correct.
        Throws:
        Exception - on error
      • testSuccess_NoPrincipals

        public void testSuccess_NoPrincipals()
                                      throws Exception
        Test no principals are returned.
        Throws:
        Exception - on error