Interface BasicAuthProperties


  • public interface BasicAuthProperties
    The basic auth properties.
    • Method Detail

      • getUsername

        String getUsername()
        Gets username.
        Returns:
        the username
      • getPassword

        String getPassword()
        Gets password.
        Returns:
        the password