Class SAMLArtifactMetadataIndex.EntityIDToSHA1SourceIDIndexingFunction

java.lang.Object
org.opensaml.saml.metadata.resolver.index.impl.SAMLArtifactMetadataIndex.EntityIDToSHA1SourceIDIndexingFunction
All Implemented Interfaces:
Function<EntityDescriptor,Set<MetadataIndexKey>>
Enclosing class:
SAMLArtifactMetadataIndex

public static class SAMLArtifactMetadataIndex.EntityIDToSHA1SourceIDIndexingFunction extends Object implements Function<EntityDescriptor,Set<MetadataIndexKey>>
Entity descriptor indexing function which produces a single SAMLArtifactMetadataIndex.ArtifactSourceIDMetadataIndexKey based on the SHA-1 digest of the UTF-8 encoding of the value of EntityDescriptor.getEntityID().