Interface PasswordFinder


public interface PasswordFinder
Deprecated.
no longer used.
call back to allow a password to be fetched when one is requested.
  • Method Summary

    Modifier and Type
    Method
    Description
    char[]
    Deprecated.
     
  • Method Details

    • getPassword

      char[] getPassword()
      Deprecated.