Class RequestObjectRequiredAndSupportedTest


  • public class RequestObjectRequiredAndSupportedTest
    extends Object
    Tests for the RequestObjectRequiredAndSupported.
    • Field Detail

      • predicate

        private net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic.RequestObjectRequiredAndSupported predicate
        The predicate to test
      • rpc

        private net.shibboleth.idp.profile.context.RelyingPartyContext rpc
      • config

        private net.shibboleth.oidc.profile.config.impl.DefaultOIDCAuthorizationConfiguration config
      • providerCtx

        private net.shibboleth.oidc.metadata.context.OIDCProviderMetadataContext providerCtx
    • Constructor Detail

      • RequestObjectRequiredAndSupportedTest

        public RequestObjectRequiredAndSupportedTest()
    • Method Detail

      • setup

        @BeforeMethod
        public void setup()
      • testRequestObjectEnabled_NoProviderContext

        public void testRequestObjectEnabled_NoProviderContext()
      • testRequestObjectEnabled_NoMetadata

        public void testRequestObjectEnabled_NoMetadata()
      • testRequestObjectEnabledAndSupported

        public void testRequestObjectEnabledAndSupported()
      • testRequestObjectNotEnabledAndSupported

        public void testRequestObjectNotEnabledAndSupported()