in reply to Soap::Lite Authentication
sub SOAP::Transport::HTTP::Client::get_basic_credentials { return username => 'password'; } [download]