public class RoleMetadataIndexTest
extends org.opensaml.core.xml.XMLObjectBaseTestCase
| Modifier and Type | Class and Description |
|---|---|
static class |
RoleMetadataIndexTest.MyCustomRoleType |
| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.saml.saml2.metadata.EntityDescriptor |
custom |
private org.opensaml.saml.saml2.metadata.EntityDescriptor |
idp |
private org.opensaml.saml.saml2.metadata.EntityDescriptor |
idpAndSp |
private MetadataIndexKey |
keyCustom |
private MetadataIndexKey |
keyIDP |
private MetadataIndexKey |
keySP |
private org.opensaml.saml.metadata.resolver.index.impl.RoleMetadataIndex |
metadataIndex |
private org.opensaml.saml.saml2.metadata.EntityDescriptor |
sp |
| Constructor and Description |
|---|
RoleMetadataIndexTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testGenerateKeysFromCriteria() |
void |
testGenerateKeysFromDescriptor() |
assertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementprivate org.opensaml.saml.metadata.resolver.index.impl.RoleMetadataIndex metadataIndex
private org.opensaml.saml.saml2.metadata.EntityDescriptor idp
private org.opensaml.saml.saml2.metadata.EntityDescriptor sp
private org.opensaml.saml.saml2.metadata.EntityDescriptor idpAndSp
private org.opensaml.saml.saml2.metadata.EntityDescriptor custom
private MetadataIndexKey keyIDP
private MetadataIndexKey keySP
private MetadataIndexKey keyCustom
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.