public class RoleMetadataIndex extends Object implements MetadataIndex
MetadataIndex
which indexes entities by their roles.Modifier and Type | Class and Description |
---|---|
protected static class |
RoleMetadataIndex.RoleMetadataIndexKey
An implementation of
MetadataIndexKey representing a single SAML metadata role. |
Constructor and Description |
---|
RoleMetadataIndex() |
Modifier and Type | Method and Description |
---|---|
Set<MetadataIndexKey> |
generateKeys(net.shibboleth.utilities.java.support.resolver.CriteriaSet criteriaSet) |
Set<MetadataIndexKey> |
generateKeys(EntityDescriptor descriptor) |
@Nullable @NonnullElements @Unmodifiable @NotLive public Set<MetadataIndexKey> generateKeys(@Nonnull net.shibboleth.utilities.java.support.resolver.CriteriaSet criteriaSet)
generateKeys
in interface MetadataIndex
@Nullable @NonnullElements @Unmodifiable @NotLive public Set<MetadataIndexKey> generateKeys(@Nonnull EntityDescriptor descriptor)
generateKeys
in interface MetadataIndex
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.