|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICredentialsCreation | |
|---|---|
| com.crionics.jpdf | jPDF Core package, contains all main classes. |
| com.crionics.jpdf.encryption | Contains the classes to manipulate PDF Permissions and Credentials |
| Uses of ICredentialsCreation in com.crionics.jpdf |
|---|
| Methods in com.crionics.jpdf that return ICredentialsCreation | |
|---|---|
ICredentialsCreation |
Preferences.getDefaultCredentials()
|
| Methods in com.crionics.jpdf with parameters of type ICredentialsCreation | |
|---|---|
void |
Preferences.setDefaultCredentials(ICredentialsCreation credentials)
|
| Uses of ICredentialsCreation in com.crionics.jpdf.encryption |
|---|
| Classes in com.crionics.jpdf.encryption that implement ICredentialsCreation | |
|---|---|
class |
CertificateCredentialsCreation
This credential class is used to protect documents based on certificate security. |
class |
PasswordCredentialsCreation
This class is used to create a document protected with a password_security setting. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||