Uses of Interface
org.opensaml.xmlsec.SignatureValidationParametersResolver
Packages that use SignatureValidationParametersResolver
Package
Description
Implementations of general profile actions.
Implementation of configuration and parameter resolver classes.
Message handlers for XML Security functionality.
-
Uses of SignatureValidationParametersResolver in org.opensaml.profile.action.impl
Fields in org.opensaml.profile.action.impl declared as SignatureValidationParametersResolverModifier and TypeFieldDescriptionPopulateSignatureValidationParameters.resolverResolver for parameters to store into context.Methods in org.opensaml.profile.action.impl with parameters of type SignatureValidationParametersResolverModifier and TypeMethodDescriptionvoidPopulateSignatureValidationParameters.setSignatureValidationParametersResolver(SignatureValidationParametersResolver newResolver) Set the resolver to use for the parameters to store into the context. -
Uses of SignatureValidationParametersResolver in org.opensaml.xmlsec.impl
Classes in org.opensaml.xmlsec.impl that implement SignatureValidationParametersResolverModifier and TypeClassDescriptionclassBasic implementation ofSignatureValidationParametersResolver.classResolve an instance ofSignatureValidationParametersstatically. -
Uses of SignatureValidationParametersResolver in org.opensaml.xmlsec.messaging.impl
Fields in org.opensaml.xmlsec.messaging.impl declared as SignatureValidationParametersResolverModifier and TypeFieldDescriptionPopulateSignatureValidationParametersHandler.resolverResolver for parameters to store into context.Methods in org.opensaml.xmlsec.messaging.impl with parameters of type SignatureValidationParametersResolverModifier and TypeMethodDescriptionvoidPopulateSignatureValidationParametersHandler.setSignatureValidationParametersResolver(SignatureValidationParametersResolver newResolver) Set the resolver to use for the parameters to store into the context.