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


NAME

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


DESCRIPTION

A thin wrapper for the LWP::UserAgent manpage 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 the Catalyst::Authentication::Credential::RemoteHTTP manpage

Marcus Ramberg - original code in the Catalyst::Plugin::Authentication::Credential::HTTP::User manpage


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.

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