__construct() __construct(string $username, string $access_token) Constructor. Parameters string $username The username. string $access_token The access token.
getPassword() getPassword() : string Return the password to use for the server connection. Returns string — The password.