Interface SecurityLockPasswordInterface

All Superinterfaces:
SecurityLock

public interface SecurityLockPasswordInterface extends SecurityLock
Use this factory to create security locks compatible with a specific (or greater than) version of Adobe Acrobat. Each instance of this class is document-specific.

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.