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 Detail

      • getPassword

        String getPassword()