public static class SAMLArtifactMetadataIndex.SourceLocationIndexingFunction extends Object implements com.google.common.base.Function<EntityDescriptor,Set<MetadataIndexKey>>
SAMLArtifactMetadataIndex.ArtifactSourceLocationMetadataIndexKey
instances
based on the location values of all ArtifactResolutionService
elements present in the descriptor's
RoleDescriptor
s.Modifier and Type | Field and Description |
---|---|
private org.slf4j.Logger |
log
Logger.
|
Constructor and Description |
---|
SourceLocationIndexingFunction() |
Modifier and Type | Method and Description |
---|---|
Set<MetadataIndexKey> |
apply(EntityDescriptor descriptor) |
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.