Class PasswordPromptEncryptionHandler

  • All Implemented Interfaces:
    Cloneable

    public class PasswordPromptEncryptionHandler
    extends StandardEncryptionHandler
    An extension of the StandardEncryptionHandler that will pop up a password dialog to request the password if necessary.

    This code is copyright the Big Faceless Organization. You're welcome to use, modify and distribute it in any form in your own projects, provided those projects continue to make use of the Big Faceless PDF library.

    Since:
    2.8
    • Constructor Detail

      • PasswordPromptEncryptionHandler

        public PasswordPromptEncryptionHandler​(Component parent)