Package com.adobe.pdfservices.operation.pdfjobs.params.electronicseal
Contains the param classes for
PDFElectronicSealJob
.-
Interface Summary Interface Description TSAOptions This interface represents the basic contract for the timestamp authority options to be used withPDFElectronicSealParams
. -
Class Summary Class Description AppearanceOptions Parameters specifying set of elements (i.e.CertificateCredentials This marker class represents the basic contract for all the credential options to be used for applying PDF Electronic Seal byPDFElectronicSealParams
.CSCAuthContext Parameters for representing CSC authorization context.CSCCredential Parameters for representing the CSC Provider based credentials as a subtype forCertificateCredentials
.CSCCredential.Builder Builds aCSCCredential
instance.FieldLocation Parameters specifying options related to seal field location coordinates required forFieldOptions
.FieldOptions Parameters specifying options related to the seal field required forPDFElectronicSealParams
.FieldOptions.Builder Builds aFieldOptions
instance.PDFElectronicSealParams Parameters for electronically seal PDFs usingPDFElectronicSealJob
.PDFElectronicSealParams.Builder Builds aPDFElectronicSealParams
instance.RFC3161TSAOptions Parameters specifying RFC3161 compliant time stamp authority options required forPDFElectronicSealParams
.TSABasicAuthCredentials Parameters specifying options related to the time stamp authority credentials required forRFC3161TSAOptions
. -
Enum Summary Enum Description AppearanceItem Supported elements to represent electronic seal required forAppearanceOptions
.DocumentLevelPermission A mapping of Document Level Permission used inPDFElectronicSealParams
.SignatureFormat Supported signature formats to create electronic seal required forPDFElectronicSealParams
.