Uses of Package
com.adobe.pdfservices.operation.pdfjobs.params.electronicseal
-
Packages that use com.adobe.pdfservices.operation.pdfjobs.params.electronicseal Package Description com.adobe.pdfservices.operation.pdfjobs.jobs Contains implementation classes and sub-packages forPDFServicesJob
.com.adobe.pdfservices.operation.pdfjobs.params.electronicseal Contains the param classes forPDFElectronicSealJob
. -
Classes in com.adobe.pdfservices.operation.pdfjobs.params.electronicseal used by com.adobe.pdfservices.operation.pdfjobs.jobs Class Description PDFElectronicSealParams Parameters for electronically seal PDFs usingPDFElectronicSealJob
. -
Classes in com.adobe.pdfservices.operation.pdfjobs.params.electronicseal used by com.adobe.pdfservices.operation.pdfjobs.params.electronicseal Class Description AppearanceItem Supported elements to represent electronic seal required forAppearanceOptions
.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.DocumentLevelPermission A mapping of Document Level Permission used inPDFElectronicSealParams
.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.SignatureFormat Supported signature formats to create electronic seal required forPDFElectronicSealParams
.TSABasicAuthCredentials Parameters specifying options related to the time stamp authority credentials required forRFC3161TSAOptions
.TSAOptions This interface represents the basic contract for the timestamp authority options to be used withPDFElectronicSealParams
.