Package org.opensaml.xmlsec.impl
@NonnullElements
package org.opensaml.xmlsec.impl
Implementation of configuration and parameter resolver classes.
-
ClassesClassDescriptionAbstractSecurityParametersResolver<ProductType>Abstract base class for security parameters resolvers which supplies commonly used functionality for reuse.A predicate which evaluates whether a cryptographic algorithm URI is effectively supported by the runtime environment, as determined by
AlgorithmRegistry.isRuntimeSupported(String).Basic implementation ofAlgorithmPolicyConfiguration.Basic implementation ofDecryptionConfiguration.Basic implementation ofDecryptionParametersResolver.Basic implementation ofEncryptionConfiguration.Basic implementation ofEncryptionParametersResolver.Basic implementation ofSignatureSigningConfiguration.Basic implementation ofSignatureSigningParametersResolver.Basic implementation ofSignatureValidationConfiguration.Basic implementation ofSignatureValidationParametersResolver.Predicate which implements an algorithm URI exclusion policy.Predicate which implements an algorithm URI inclusion policy.Resolve an instance ofDecryptionParametersstatically.Resolve an instance ofEncryptionParametersstatically.Resolve an instance ofSignatureSigningParametersstatically.Resolve an instance ofSignatureValidationParametersstatically.