
Apache::Sling::Authn - Authenticate to an Apache Sling instance.

Useful utility functions for general Authn functionality.

Create, set up, and return an Authn object.
Set a suitable message and response object.
Perform basic authentication for a user.
Perform login authentication for a user.
Switch to a different authenticated user.

use Apache::Sling::Authn;

Library providing useful utility functions for general Authn functionality.

None required.

n/a

n/a

0 on success.

None required.

LWP::UserAgent

None known.

None known.

Daniel David Parry <perl@ddp.me.uk>

LICENSE: http://dev.perl.org/licenses/artistic.html
COPYRIGHT: (c) 2011 Daniel David Parry <perl@ddp.me.uk>