Interface SecretCredentialsManager

  • All Known Implementing Classes:
    SecretCredentialsManagerImpl

    public interface SecretCredentialsManager
    The Interface SecretCredentialsManager.
    • Method Detail

      • getPassword

        java.lang.String getPassword()
        Gets the password.
        Returns:
        the password
      • getUsername

        java.lang.String getUsername()
        Gets the username.
        Returns:
        the username