Uses of Class
org.openpdf.renderer.decrypt.PDFAuthenticationFailureException
Packages that use PDFAuthenticationFailureException
-
Uses of PDFAuthenticationFailureException in org.openpdf.renderer
Methods in org.openpdf.renderer that throw PDFAuthenticationFailureExceptionModifier and TypeMethodDescriptionprivate voidPDFFile.readTrailer(PDFPassword password) read the cross reference table from a PDF file.private voidPDFFile.readTrailer15(PDFPassword password) read the cross reference table from a PDF file. -
Uses of PDFAuthenticationFailureException in org.openpdf.renderer.decrypt
Methods in org.openpdf.renderer.decrypt that throw PDFAuthenticationFailureExceptionModifier and TypeMethodDescriptionstatic PDFDecrypterPDFDecrypterFactory.createDecryptor(PDFObject encryptDict, PDFObject documentId, PDFPassword password) Deprecated.Create a decryptor for a given encryption dictionary.