basic
Returns an Authorization object that represents a Basic authorization.
Return
The Authorization object.
Parameters
username
The username.
password
The password.
Returns an Authorization object that represents a Basic authorization.
The Authorization object.
The username.
The password.