[
https://issues.apache.org/jira/browse/PDFBOX-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Hewson resolved PDFBOX-1976.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Deprecated classes which were removed:
PDFEncryption
DocumentEncryption
PDEncryptionManager
PDStandardEncryption
Packages which are now empty:
org.apache.pdfbox.encryption (ARCFour moved to pdfmodel.encryption so that can
be made package-private, renamed to RC4Cipher)
org.apache.pdfbox.exceptions (InvalidPasswordException moved to
pdmodel.encryption so that its constructor can be made package-private)
These changes were made in revision 1577043..
> DocumentEncryption and PDFEncryption are deprecated and should be removed
> -------------------------------------------------------------------------
>
> Key: PDFBOX-1976
> URL: https://issues.apache.org/jira/browse/PDFBOX-1976
> Project: PDFBox
> Issue Type: Improvement
> Components: PDModel
> Affects Versions: 2.0.0
> Reporter: John Hewson
> Priority: Minor
> Fix For: 2.0.0
>
>
> DocumentEncryption and PDFEncryption in org.apache.pdfbox.encryption are
> deprecated and should be removed in 2.0.0.
> The ARCFour class can then be made package-private in
> org.apache.pdfbox.pdmodel.encryption.
--
This message was sent by Atlassian JIRA
(v6.2#6252)