public interface SecurityLockPasswordInterface extends SecurityLock
Note: When the abstract methods declared in this class are implemented
by the user, they will be contained in the objects that newInstance() methods return.
| Modifier and Type | Method and Description |
|---|---|
SecurityManager |
getSecurityManager()
Return the Security Manager that contains Security Handlers used to encrypt a PDF document.
|
SecurityLockPasswordInterface |
makeSecurityLock(byte[] owner,
byte[] user,
Map encryptParams,
PermissionProvider encryptionPermissions,
SecurityProvidersImpl providers) |
getEncryptParameters, setEncryptParameters, shouldEncryptSecurityLockPasswordInterface makeSecurityLock(byte[] owner, byte[] user, Map encryptParams, PermissionProvider encryptionPermissions, SecurityProvidersImpl providers) throws PDFSecurityException
PDFSecurityExceptionSecurityManager getSecurityManager()
SecurityLockgetSecurityManager in interface SecurityLockSecurityManager object. May return null.Copyright © 2010 - 2020 Adobe. All Rights Reserved