Package | Description |
---|---|
org.opensaml.saml.metadata.resolver.index |
Classes for SAML metadata indexing.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleStringMetadataIndexKey
A simple implementation of
MetadataIndexKey based on a single input string. |
Modifier and Type | Method and Description |
---|---|
Set<MetadataIndexKey> |
MetadataIndex.generateKeys(net.shibboleth.utilities.java.support.resolver.CriteriaSet criteriaSet)
Generate a set of one or more
MetadataIndexKey instances based on the input CriteriaSet . |
Set<MetadataIndexKey> |
MetadataIndex.generateKeys(EntityDescriptor descriptor)
Generate a set of one or more
MetadataIndexKey instances based on the input EntityDescriptor . |
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.