Uses of Class
org.opensaml.saml.common.messaging.context.SAMLMetadataLookupParametersContext
Packages that use SAMLMetadataLookupParametersContext
Package
Description
Context classes for SAML-based messaging function.
-
Uses of SAMLMetadataLookupParametersContext in org.opensaml.saml.common.messaging.context
Methods in org.opensaml.saml.common.messaging.context that return SAMLMetadataLookupParametersContextModifier and TypeMethodDescriptionSAMLMetadataLookupParametersContext.setCriteriaExtender(BiConsumer<MessageContext, CriteriaSet> extender) Set a callable hook for extending theCriteriaSetused for metadata resolution.SAMLMetadataLookupParametersContext.setDetectDuplicateEntityIDs(DetectDuplicateEntityIDs strategy) Set the strategy for duplicate entityID detection.