Interface SecurePasswordProvider


public interface SecurePasswordProvider
Common secure store password provider. Used to customize the way of retrieving passwords for the key and trust stores.
Author:
Alexey Stashok
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getPassword

      String getPassword()