Uses of Interface
org.opensaml.saml.metadata.resolver.index.MetadataIndexKey
Packages that use MetadataIndexKey
-
Uses of MetadataIndexKey in org.opensaml.saml.metadata.resolver.index
Classes in org.opensaml.saml.metadata.resolver.index that implement MetadataIndexKeyModifier and TypeClassDescriptionclassA simple implementation ofMetadataIndexKeybased on a single input string.Methods in org.opensaml.saml.metadata.resolver.index that return types with arguments of type MetadataIndexKeyModifier and TypeMethodDescriptionMetadataIndex.generateKeys(CriteriaSet criteriaSet) Generate a set of one or moreMetadataIndexKeyinstances based on the inputCriteriaSet.MetadataIndex.generateKeys(EntityDescriptor descriptor) Generate a set of one or moreMetadataIndexKeyinstances based on the inputEntityDescriptor.