Interface PasswordFinder


  • public interface PasswordFinder
    call back to allow a password to be fetched when one is requested.
    • Method Detail

      • getPassword

        char[] getPassword()