Package org.opensaml.xmlsec.signature.support
package org.opensaml.xmlsec.signature.support
Functional support for XML Signature.
-
ClassDescriptionA specialization of
ContentReference
which allows some signature reference properties to be specified.Interface for representing the references to the content that is digitally signed.A content reference that references Elements withing the same document by ID attribute.Constants defined in or related to the XML Signature 1.0 and 1.1 specifications and related RFCs.Exception thrown when an error occurs during signature operations.An interface for components which perform some pre-validation processing on an XMLSignature
instance, for example to validate that the signature confirms to a particular profile of XML Signature.Helper methods for working with XML Signature.Evaluates the trustworthiness and validity of XML or raw Signatures against implementation-specific requirements.Criterion which holds an instance ofSignatureValidationParameters
.Interface for a provider component that cryptographically validates an XML SignatureSignature
using a candidate validationCredential
.A service class that cryptographically validates an XML SignatureSignature
using a candidate validationCredential
.A service class which is responsible for cryptographically computing and storing the actual digital signature content held within aSignature
instance.Interface for a component which is responsible for cryptographically computing and storing the actual digital signature content held within aSignature
instance.A specialization ofContentReference
which allows signature transforms to be specified.A generic content reference that uses a URI to reference the content to be signed.