public class EndpointMetadataIndexTest
extends org.opensaml.core.xml.XMLObjectBaseTestCase
| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.saml.saml2.metadata.EntityDescriptor |
descriptor |
private org.opensaml.saml.saml2.metadata.AssertionConsumerService |
endpoint1 |
private org.opensaml.saml.saml2.metadata.ArtifactResolutionService |
endpoint2 |
private MetadataIndexKey |
endpointKey1 |
private MetadataIndexKey |
endpointKey2 |
private String |
entityID |
private org.opensaml.saml.saml2.metadata.ArtifactResolutionService |
idpEndpoint |
private MetadataIndexKey |
idpEndpointKey |
private String |
idpLocation |
private org.opensaml.saml.saml2.metadata.IDPSSODescriptor |
idpRoleDescriptor |
private String |
location1 |
private String |
location2 |
private MetadataIndexKey |
responseEndpointKey1 |
private String |
responseLocation1 |
private org.opensaml.saml.saml2.metadata.SPSSODescriptor |
spRoleDescriptor |
| Constructor and Description |
|---|
EndpointMetadataIndexTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testDefaultEndpointSelectionPredicate() |
void |
testEndpointKey() |
void |
testGenerateKeysFromCriteria() |
void |
testGenerateKeysFromDescriptorAlwaysFalseSelector() |
void |
testGenerateKeysFromDescriptorDefaultCtor() |
void |
testGenerateKeysFromDescriptorIndexOnlyACS() |
void |
testGenerateKeysFromDescriptorTwoRoles() |
void |
testGenerateKeysFromDescriptorWithResponseLocation() |
assertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementprivate String entityID
private org.opensaml.saml.saml2.metadata.EntityDescriptor descriptor
private org.opensaml.saml.saml2.metadata.SPSSODescriptor spRoleDescriptor
private org.opensaml.saml.saml2.metadata.IDPSSODescriptor idpRoleDescriptor
private org.opensaml.saml.saml2.metadata.AssertionConsumerService endpoint1
private org.opensaml.saml.saml2.metadata.ArtifactResolutionService endpoint2
private org.opensaml.saml.saml2.metadata.ArtifactResolutionService idpEndpoint
private String location1
private String location2
private String responseLocation1
private String idpLocation
private MetadataIndexKey endpointKey1
private MetadataIndexKey endpointKey2
private MetadataIndexKey responseEndpointKey1
private MetadataIndexKey idpEndpointKey
protected void setUp()
public void testGenerateKeysFromCriteria()
public void testGenerateKeysFromDescriptorAlwaysFalseSelector()
public void testGenerateKeysFromDescriptorDefaultCtor()
public void testGenerateKeysFromDescriptorTwoRoles()
public void testGenerateKeysFromDescriptorWithResponseLocation()
public void testGenerateKeysFromDescriptorIndexOnlyACS()
public void testDefaultEndpointSelectionPredicate()
public void testEndpointKey()
throws UnsupportedEncodingException,
NoSuchAlgorithmException
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.