public class MetadataIndexStoreTest
extends org.opensaml.core.OpenSAMLInitBaseTestCase
| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.saml.saml2.metadata.EntityDescriptor |
a |
private org.opensaml.saml.saml2.metadata.EntityDescriptor |
b |
private org.opensaml.saml.saml2.metadata.EntityDescriptor |
c |
private MetadataIndexKey |
key1 |
private MetadataIndexKey |
key2 |
private Set<org.opensaml.saml.saml2.metadata.EntityDescriptor> |
result |
private org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexStore<org.opensaml.saml.saml2.metadata.EntityDescriptor> |
store |
| Constructor and Description |
|---|
MetadataIndexStoreTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testAddRemoveLookup() |
void |
testClearAll() |
void |
testClearIndex() |
void |
testGetKeys() |
private org.opensaml.saml.metadata.resolver.index.impl.MetadataIndexStore<org.opensaml.saml.saml2.metadata.EntityDescriptor> store
private MetadataIndexKey key1
private MetadataIndexKey key2
private org.opensaml.saml.saml2.metadata.EntityDescriptor a
private org.opensaml.saml.saml2.metadata.EntityDescriptor b
private org.opensaml.saml.saml2.metadata.EntityDescriptor c
private Set<org.opensaml.saml.saml2.metadata.EntityDescriptor> result
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.