| Package | Description |
|---|---|
| org.opensaml.saml.metadata.resolver.impl |
Class for retrieving, filtering, and querying metadata.
|
| org.opensaml.saml.metadata.resolver.index.impl |
Implementation of the metadata resolver indexes.
|
| Modifier and Type | Field and Description |
|---|---|
private MetadataIndexManager<EntityDescriptor> |
AbstractBatchMetadataResolver.BatchEntityBackingStore.secondaryIndexManager
Manager for secondary indexes.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataIndexManager<EntityDescriptor> |
AbstractBatchMetadataResolver.BatchEntityBackingStore.getSecondaryIndexManager()
Get the secondary index manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LockableMetadataIndexManager<T>
A specialization of
MetadataIndexManager capable of read/write locking. |
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.