Package com.crionics.jpdf.encryption

Contains the classes to manipulate PDF Permissions and Credentials

See:
          Description

Interface Summary
ICredentials Interface implemented by all credentials used to open an existing documents.
ICredentialsCreation Interface implemented by all credentials used to create new documents.
 

Class Summary
CertificateCredentials Class used to open a document protected with a certificate_security.
CertificateCredentialsCreation This credential class is used to protect documents based on certificate security.
PasswordCredentials Class used to open a document protected with a password_security.
PasswordCredentialsCreation This class is used to create a document protected with a password_security setting.
Permissions This class allow you to specify the permissions to apply to a document when encrypted and/or recover the permissions of an encrypted document.
 

Package com.crionics.jpdf.encryption Description

Contains the classes to manipulate PDF Permissions and Credentials



Copyright © 1999-2007 Crionics. All Rights Reserved.