public static class SAMLArtifactMetadataIndex.EntityIDToSHA1SourceIDIndexingFunction extends Object implements com.google.common.base.Function<EntityDescriptor,Set<MetadataIndexKey>>
SAMLArtifactMetadataIndex.ArtifactSourceIDMetadataIndexKey based on the SHA-1 digest of the UTF-8 encoding
of the value of EntityDescriptor.getEntityID().| Constructor and Description |
|---|
SAMLArtifactMetadataIndex.EntityIDToSHA1SourceIDIndexingFunction() |
private Logger log
public SAMLArtifactMetadataIndex.EntityIDToSHA1SourceIDIndexingFunction()
public Set<MetadataIndexKey> apply(@Nonnull EntityDescriptor descriptor)
apply in interface com.google.common.base.Function<EntityDescriptor,Set<MetadataIndexKey>>Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.