Package org.opensaml.saml.metadata.resolver.index
Classes for SAML metadata indexing.
-
Interface Summary Interface Description MetadataIndex A component which defines and supports indexing anEntityDescriptor, and corresponding lookup via aCriteriaSet, using one or more (possibly implementation-specific) instances ofMetadataIndexKey.MetadataIndexKey Marker interface for a component which represents a key for an index defined by aMetadataIndex. -
Class Summary Class Description SimpleStringMetadataIndexKey A simple implementation ofMetadataIndexKeybased on a single input string.