Interface CryptoManagerPasswordHandler.passwordDetails

Enclosing interface:
CryptoManagerPasswordHandler

public static interface CryptoManagerPasswordHandler.passwordDetails
  • Method Details

    • getPassword

      char[] getPassword()
    • getPersistForSeconds

      int getPersistForSeconds()
      Returns:
      0 -> don't persist, Integer.MAX_VALUE -> persist forever < 0 -> current session; other -> seconds to persist