Uses of Class org.apache.fop.pdf.PDFEncryptionParams

Uses in package org.apache.fop.pdf

Methods with parameter type org.apache.fop.pdf.PDFEncryptionParams

PDFEncryption
Local factory method.
PDFEncryption
Creates a new PDFEncryption instance if PDF encryption is available.
void
Enables PDF encryption.
void
Sets the encryption parameters.
void
Sets the encryption parameters.
void
Sets up PDF encryption if PDF encryption is requested by registering a PDFEncryptionParams object with the user agent and if the necessary cryptographic support is available.

Methods with return type org.apache.fop.pdf.PDFEncryptionParams

PDFEncryptionParams
Returns the encryption parameters.
PDFEncryptionParams
Returns the encryption parameters.

Uses in package org.apache.fop.render.pdf

Fields of type org.apache.fop.pdf.PDFEncryptionParams

PDFEncryptionParams
the (optional) encryption parameters

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.