Uses of Interface
org.opensaml.xmlsec.SignatureSigningParametersResolver
Packages that use SignatureSigningParametersResolver
Package
Description
Implementation of SAML binding-level functionality, such as MessageHandlers.
Actions and classes common to both SAML versions.
Classes related to verifying various credentials within a SAML system.
Implementation of configuration and parameter resolver classes.
-
Uses of SignatureSigningParametersResolver in org.opensaml.saml.common.binding.impl
Fields in org.opensaml.saml.common.binding.impl declared as SignatureSigningParametersResolverModifier and TypeFieldDescriptionPopulateSignatureSigningParametersHandler.resolverResolver for parameters to store into context.Methods in org.opensaml.saml.common.binding.impl with parameters of type SignatureSigningParametersResolverModifier and TypeMethodDescriptionvoidPopulateSignatureSigningParametersHandler.setSignatureSigningParametersResolver(SignatureSigningParametersResolver newResolver) Set the resolver to use for the parameters to store into the context. -
Uses of SignatureSigningParametersResolver in org.opensaml.saml.common.profile.impl
Fields in org.opensaml.saml.common.profile.impl declared as SignatureSigningParametersResolverModifier and TypeFieldDescriptionPopulateSignatureSigningParameters.resolverResolver for parameters to store into context.Methods in org.opensaml.saml.common.profile.impl with parameters of type SignatureSigningParametersResolverModifier and TypeMethodDescriptionvoidPopulateSignatureSigningParameters.setSignatureSigningParametersResolver(SignatureSigningParametersResolver newResolver) Set the resolver to use for the parameters to store into the context. -
Uses of SignatureSigningParametersResolver in org.opensaml.saml.security.impl
Classes in org.opensaml.saml.security.impl that implement SignatureSigningParametersResolverModifier and TypeClassDescriptionclassA specialization ofBasicSignatureSigningParametersResolverwhich also supports input of SAML metadata, specifically theSigningMethodandDigestMethodextension elements. -
Uses of SignatureSigningParametersResolver in org.opensaml.xmlsec.impl
Classes in org.opensaml.xmlsec.impl that implement SignatureSigningParametersResolverModifier and TypeClassDescriptionclassBasic implementation ofSignatureSigningParametersResolver.classResolve an instance ofSignatureSigningParametersstatically.