Class AddJwksToClientMetadataTest

    • Field Detail

      • MOCK_URI

        URI MOCK_URI
    • Constructor Detail

      • AddJwksToClientMetadataTest

        public AddJwksToClientMetadataTest()
    • Method Detail

      • buildMockHttpClient

        protected org.apache.http.client.HttpClient buildMockHttpClient​(String contents)
                                                                 throws org.apache.http.client.ClientProtocolException,
                                                                        IOException
        Throws:
        org.apache.http.client.ClientProtocolException
        IOException
      • constructWithProperties

        protected net.shibboleth.idp.plugin.oidc.op.profile.impl.AddJwksToClientMetadata constructWithProperties​(String contents)
                                                                                                          throws Exception
        Throws:
        Exception
      • testValidJsonNoKeys

        public void testValidJsonNoKeys()
                                 throws Exception
        Throws:
        Exception