-
Deprecated ClassesClassDescriptionstarting 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.useCssAtRuleFactory
instead
-
Deprecated ExceptionsExceptionsDescriptionstarting 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 FieldsFieldDescription
-
Deprecated MethodsMethodDescriptionin favour of
ElementPropertyContainer.getTransparentStrokeColor()
which should be renamed togetStrokeColor
after this method will be removedPdfSigner.signDeferred(PdfReader, String, OutputStream, IExternalSignatureContainer)
should be used instead.PdfTwoPhaseSigner.addSignatureToPreparedDocument(PdfReader, String, OutputStream, byte[])
should be used instead.PdfTwoPhaseSigner.addSignatureToPreparedDocument(PdfReader, String, OutputStream, CMSContainer)
should be used instead.useCssTypesValidationUtils.isInlineData(String)
instead.was replaced bygetSvgImageXObject().generate(PdfDocument)
in favour ofSvgDrawContext.getRootTransform()
in favour ofSvgDrawContext.setRootTransform(AffineTransform)
can be replaced byDouble.toString(float)
can be replaced byFloat.toString(float)
will be removed together withTextLeafSvgNodeRenderer.getTextContentLength(float, PdfFont)
not used anymore
-
Deprecated ConstructorsConstructorDescriptionuse
CssSemicolonAtRule(String, String)
constructor insteaduseCssParserStateController(String)
constructor
CertificateChainValidator
should be used instead.