Package org.opensaml.xmlsec.impl
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
.Deprecated, for removal: This API element is subject to removal in a future version.Predicate which implements an algorithm URI exclusion policy.Predicate which implements an algorithm URI inclusion policy.Resolve an instance ofDecryptionParameters
statically.Resolve an instance ofEncryptionParameters
statically.Resolve an instance ofSignatureSigningParameters
statically.Resolve an instance ofSignatureValidationParameters
statically.