Package org.opensaml.saml.metadata.resolver.index
package org.opensaml.saml.metadata.resolver.index
Classes for SAML metadata indexing.
-
ClassDescriptionA component which defines and supports indexing an
EntityDescriptor
, and corresponding lookup via aCriteriaSet
, using one or more (possibly implementation-specific) instances ofMetadataIndexKey
.Marker interface for a component which represents a key for an index defined by aMetadataIndex
.A simple implementation ofMetadataIndexKey
based on a single input string.