Represents credentials for basic authentication.

Extends

Constructors

HttpClientBasicCredentials(String username, String password)