java.lang.Object
de.captaingoldfish.scim.sdk.client.http.BasicAuth.BasicAuthBuilder
- Enclosing class:
- BasicAuth
public static class BasicAuth.BasicAuthBuilder
extends Object
-
Method Summary
the password for basic authentication
the username for basic authentication
-
Method Details
-
username
the username for basic authentication
- Returns:
this.
-
password
the password for basic authentication
- Returns:
this.
-
-