All Classes
| Class | Description |
|---|---|
| AbstractDSSFont | |
| AbstractPDFSignatureService | |
| CertificationPermission |
This enumeration is used to set the allowed level of permission for PDF modifications.
|
| CommonDrawerUtils | |
| DSSDictionaryCallback | |
| DSSDictionaryExtractionUtils | |
| DSSFileFont | |
| DSSFont | |
| DSSJavaFont | |
| FontUtils | |
| ImageAndResolution |
An InputStream wrapper for an image, and its horizontal and vertical resolution
|
| ImageUtils |
Static utilities that helps in creating ImageAndResolution
|
| IPdfObjFactory | |
| PAdESCertificateSource |
CertificateSource that will retrieve the certificate from a PAdES Signature
|
| PAdESConstants |
This class defines the DSS dictionary constants.
|
| PAdESCRLSource |
CRLSource that will retrieve the CRL from a PAdES Signature
|
| PAdESOCSPSource |
OCSPSource that retrieves the OCSPResp from a PAdES Signature
|
| PAdESService |
PAdES implementation of the DocumentSignatureService
|
| PAdESSignature |
Implementation of AdvancedSignature for PAdES
|
| PAdESSignatureParameters | |
| PAdESSignatureScopeFinder | |
| PAdESTimestampDataBuilder | |
| PAdESTimestampSource | |
| PAdESUtils | |
| PdfArray |
The usage of this interface permit the user to choose the underlying PDF library use to created PDF signatures.
|
| PdfByteRangeSignatureScope | |
| PdfCMSInfo | |
| PdfDict |
The usage of this interface permit the user to choose the underlying PDF
library use to created PDF signatures.
|
| PdfDocTimestampInfo |
Signature timestamp representation
This class is only used in case of Document Timestamp (not signature-timestamp from CAdES/CMS)
|
| PDFDocumentValidator |
Validation of PDF document.
|
| PDFDocumentValidatorFactory | |
| PdfDssDict |
This class is a representation of a DSS (Document Security Store) Dictionary embedded in a PDF file.
|
| PdfObjFactory |
The usage of this interface permit the user to choose the underlying PDF
library use to created PDF signatures.
|
| PdfSigDict | |
| PdfSignatureInfo | |
| PdfSignatureOrDocTimestampInfo |
The usage of this interface permit the user to choose the underlying PDF library use to created PDF signatures.
|
| PdfSignatureOrDocTimestampInfoComparator |
This comparator is used to sort signatures by ByteRange
|
| PDFSignatureService |
The usage of this interface permits the user to choose the underlying PDF library used to create PDF signatures.
|
| PdfSignatureValidationCallback |
Use this callback to be called only for Signatures, not for Doc Timestamp
|
| PDFTimestampService | |
| PdfVRIDict | |
| SignatureDrawer |
Interface which is responsible to draw the visible signature
|
| SignatureDrawerFactory |
Factory of
SignatureDrawer |
| SignatureFieldParameters |
Parameters which allow to create a new signature field in a PDF document
|
| SignatureImageParameters |
Parameters for a visible signature creation
|
| SignatureImageParameters.VisualSignatureAlignmentHorizontal |
Visual signature horizontal position on the pdf page
|
| SignatureImageParameters.VisualSignatureAlignmentVertical |
Visual signature vertical position on the pdf page
|
| SignatureImageParameters.VisualSignatureRotation |
Rotation support
|
| SignatureImageTextParameters |
This class allows to custom text generation in the PAdES visible signature
|
| SignatureImageTextParameters.SignerTextHorizontalAlignment |
Enum to define the more line text horizontal alignment
|
| SignatureImageTextParameters.SignerTextPosition |
Enum to define where to add a signer text inside a signature field relatively to an image
|
| SignatureImageTextParameters.SignerTextVerticalAlignment |
Enum to define image from text vertical alignment in connection with the image
|
| SignatureValidationCallback |
Callback used by the PDFSignatureService to validate a specific PDF signature.
|