public static class SAMLArtifactMetadataIndex.SourceIDExtensionIndexingFunction extends Object implements com.google.common.base.Function<EntityDescriptor,Set<MetadataIndexKey>>
SAMLArtifactMetadataIndex.ArtifactSourceIDMetadataIndexKey instances
based on the values of all SourceID extension elements present in the descriptor's
RoleDescriptors.| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
log
Logger.
|
| Constructor and Description |
|---|
SourceIDExtensionIndexingFunction() |
| 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–2019 Shibboleth Consortium. All rights reserved.