See: Description
Interface | Description |
---|---|
ConfigurableContentReference |
A specialization of
ContentReference which allows some signature reference properties
to be specified. |
ContentReference |
Interface for representing the references to the content that is digitally signed.
|
SignaturePrevalidator |
An interface for components which perform some pre-validation processing on an XML
Signature instance,
for example to validate that the signature confirms to a particular profile of XML Signature. |
SignatureTrustEngine |
Evaluates the trustworthiness and validity of XML or raw Signatures against implementation-specific requirements.
|
SignatureValidationProvider |
Interface for a provider component that cryptographically validates an
XML Signature
Signature using a candidate validation Credential . |
SignerProvider |
Interface for a component which is responsible for cryptographically computing and storing the
actual digital signature content held within a
Signature instance. |
Class | Description |
---|---|
DocumentInternalIDContentReference |
A content reference that references Elements withing the same document by ID attribute.
|
SignatureConstants |
Constants defined in or related to the XML Signature 1.0 and 1.1 specifications and
related RFCs.
|
SignatureSupport |
Helper methods for working with XML Signature.
|
SignatureValidationParametersCriterion |
Criterion which holds an instance of
SignatureValidationParameters . |
SignatureValidator |
A service class that cryptographically validates an XML Signature
Signature
using a candidate validation Credential . |
Signer |
A service class which is responsible for cryptographically computing and storing the
actual digital signature content held within a
Signature instance. |
URIContentReference |
A generic content reference that uses a URI to reference the content to be signed.
|
XMLSignatureCredentialContext |
Exception | Description |
---|---|
SignatureException |
Exception thrown when an error occurs during signature operations.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.