|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.crionics.jpdf.encryption.PasswordCredentials
public final class PasswordCredentials
Class used to open a document protected with a password_security.
| Constructor Summary | |
|---|---|
PasswordCredentials(java.lang.String password)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getCredentials()
Internal use: return an internal representation of the credential |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PasswordCredentials(java.lang.String password)
throws PdfException
PdfException| Method Detail |
|---|
public java.lang.Object getCredentials()
ICredentials
getCredentials in interface ICredentials
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||