public interface SecurityCallback
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
requestPassword(Document document)
This method is called when a security manager needs to receive a
password for opening an encrypted PDF document.
|
java.lang.String requestPassword(Document document)
document - document being opened.