public class FunctionDrivenDynamicHTTPMetadataResolverTest
extends org.opensaml.core.xml.XMLObjectBaseTestCase
| Modifier and Type | Field and Description |
|---|---|
private HttpClientBuilder |
httpClientBuilder |
private org.opensaml.saml.metadata.resolver.impl.FunctionDrivenDynamicHTTPMetadataResolver |
resolver |
| Constructor and Description |
|---|
FunctionDrivenDynamicHTTPMetadataResolverTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testHTTPSNoTrustEngine() |
void |
testHTTPSTrustEngineExplicitKey() |
void |
testHTTPSTrustEngineInvalidKey() |
void |
testHTTPSTrustEngineInvalidPKIX() |
void |
testHTTPSTrustEngineValidPKIX() |
void |
testHTTPSTrustEngineValidPKIXExplicitName() |
void |
testHTTPSTrustEngineValidPKIXInvalidName() |
void |
testHTTPSTrustEngineWrongSocketFactory() |
void |
testMDQ() |
void |
testMDQViaArtifact() |
void |
testTemplateFromRepoDefaultContentTypes() |
void |
testTemplateFromRepoUnsupportedContentType() |
void |
testTemplateFromRepoWithExplicitContentType() |
void |
testTemplateNonexistentDomain() |
void |
testTemplateNonexistentPath() |
void |
testTrustEngineSocketFactoryNoHTTPSNoTrustEngine() |
void |
testTrustEngineSocketFactoryNoHTTPSWithTrustEngine() |
void |
testWellKnownLocation() |
assertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementprivate org.opensaml.saml.metadata.resolver.impl.FunctionDrivenDynamicHTTPMetadataResolver resolver
private HttpClientBuilder httpClientBuilder
public FunctionDrivenDynamicHTTPMetadataResolverTest()
public void setUp()
public void tearDown()
public void testTemplateFromRepoDefaultContentTypes()
throws Exception
Exceptionpublic void testTemplateFromRepoWithExplicitContentType()
throws Exception
Exceptionpublic void testTemplateFromRepoUnsupportedContentType()
throws Exception
Exceptionpublic void testTemplateNonexistentDomain()
throws Exception
Exceptionpublic void testTemplateNonexistentPath()
throws Exception
Exceptionpublic void testTrustEngineSocketFactoryNoHTTPSNoTrustEngine()
throws Exception
Exceptionpublic void testTrustEngineSocketFactoryNoHTTPSWithTrustEngine()
throws Exception
Exceptionpublic void testHTTPSTrustEngineExplicitKey()
throws Exception
Exceptionpublic void testHTTPSTrustEngineInvalidKey()
throws Exception
Exceptionpublic void testHTTPSTrustEngineValidPKIX()
throws Exception
Exceptionpublic void testHTTPSTrustEngineValidPKIXExplicitName()
throws Exception
Exceptionpublic void testHTTPSTrustEngineInvalidPKIX()
throws Exception
Exceptionpublic void testHTTPSTrustEngineValidPKIXInvalidName()
throws Exception
ExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.