Deprecated API
Contents
-
Deprecated ClassesClassDescriptionstarting from 9.0.0.
CertificateChainValidator
should be used instead.starting from 8.0.5.CertificateChainValidator
should be used instead.starting from 8.0.5.CRLValidator
should be used instead.starting from 8.0.5.SignatureValidator
should be used instead.starting from 8.0.5.OCSPValidator
should be used instead.starting from 8.0.5.CertificateChainValidator
should be used instead.starting from 8.0.5.ReportItem
should be used instead.As of releasev1.14.1
, this class is deprecated in favour ofSafelist
. The name has been changed with the intent of promoting more inclusive language.Safelist
is a drop-in replacement, and no further changes other than updating the name in your code are required to cleanly migrate. This class will be removed inv1.15.1
. Until that release, this class acts as a shim to maintain code compatibility (source and binary).For a clear rationale of the removal of this change, please see Terminology, Power, and Inclusive Language in Internet-Drafts and RFCs
-
Deprecated Exception ClassesException ClassDescriptionstarting from 9.0.0 since all the classes that use this one are also deprecated in favour of new signature validation logic in the
com.itextpdf.signatures.validation
package.
-
Deprecated MethodsMethodDescriptionas of 1.14.1.as of 1.14.1.as of 1.14.1.as of 1.14.1.Unused, and will be removed in 1.15.1.
-
Deprecated Constructors