aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/pdf/PDFEncryptionManager.java
Commit message (Expand)AuthorAgeFilesLines
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....Jeremias Maerki2005-11-141-4/+4
* Ported the command-line options for PDF encryption to trunk.Jeremias Maerki2005-10-251-0/+2
* Fixed javadoc errors.Joerg Pietschmann2005-09-081-1/+0
* Changes for restoring JDK 1.3 compatibility. Jeremias Maerki2005-07-271-2/+5
* Remove dependency of pdf package to the FOP user agent.Jeremias Maerki2005-02-101-10/+6
* PR:Glen Mazza2004-03-311-2/+2
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration informat...William Victor Mote2003-08-221-1/+1
* Added support for PDF encryption. Jeremias Maerki2003-03-131-0/+170