Uses of Class
org.apache.pdfbox.exceptions.InvalidPasswordException
Packages that use InvalidPasswordException
Package
Description
These classes deal with encryption algorithms that are used in the PDF Document.
-
Uses of InvalidPasswordException in org.apache.pdfbox.encryption
Methods in org.apache.pdfbox.encryption that throw InvalidPasswordExceptionModifier and TypeMethodDescriptionvoid
DocumentEncryption.decryptDocument
(String password) Deprecated.This will decrypt the document.