Class OIDCProviderMetadataLookupHandlerTest


  • public class OIDCProviderMetadataLookupHandlerTest
    extends AbstractOIDCTest
    Tests for OIDCClientMetadataLookupHandler.
    • Field Detail

      • handler

        private net.shibboleth.idp.plugin.authn.oidc.rp.metadata.impl.OIDCProviderMetadataLookupHandler handler
        The handler to test.
      • ctx

        private net.shibboleth.oidc.profile.messaging.context.AbstractOIDCEntityContext ctx
    • Constructor Detail

      • OIDCProviderMetadataLookupHandlerTest

        public OIDCProviderMetadataLookupHandlerTest()
    • Method Detail

      • testLookupCopyExisting

        public void testLookupCopyExisting()
                                    throws Exception
        Throws:
        Exception
      • testLookupCopyExisting_NoProviderInformation

        public void testLookupCopyExisting_NoProviderInformation()
                                                          throws Exception
        Throws:
        Exception
      • testLookupCopyExisting_WrongIssuer

        public void testLookupCopyExisting_WrongIssuer()
                                                throws Exception
        Throws:
        Exception
      • testLookupNoMetadata

        public void testLookupNoMetadata()
                                  throws Exception
        Throws:
        Exception
      • testLookupWrongIssuer

        public void testLookupWrongIssuer()
                                   throws Exception
        Throws:
        Exception
      • testLookupResolverException

        public void testLookupResolverException()
                                         throws Exception
        Throws:
        Exception