NAME

Catalyst::Authentication::Credential::RemoteHTTP::UserAgent - Wrapper for LWP::UserAgent

DESCRIPTION

A thin wrapper for LWP::UserAgent to make basic auth simpler.

METHODS

set_credentials

now takes just a username and password

get_basic_credentials

Returns the set credentials, takes no options.

AUTHOR

Nigel Metheringham <nigelm@cpan.org> - integration into Catalyst::Authentication::Credential::RemoteHTTP

Marcus Ramberg <mramberg@cpan.org - original code in Catalyst::Plugin::Authentication::Credential::HTTP::User

LICENSE

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

The full text of the license can be found in the LICENSE file included with this module.