Represents credentials for basic authentication.

Inheritance

Constructors

HttpClientBasicCredentials(String username, String password)