The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Sakai::Nakamura::Authn - Authenticate to a Sakai::Nakamura instance.

ABSTRACT

Useful utility functions for general Authn functionality.

METHODS

new

Instantiate a new Authn object.

form_login

Log in to Sakai Nakamura with a form based approach.

form_logout

Log out from Sakai Nakamura with a form based approach.

switch_user

Switch from one authenticated user to another.

login_user

Log a user into the Sakai Nakamura system.

USAGE

use Sakai::Nakamura::Authn;

DESCRIPTION

Library providing useful utility functions for general Authn functionality.

REQUIRED ARGUMENTS

None required.

OPTIONS

n/a

DIAGNOSTICS

n/a

EXIT STATUS

0 on success.

CONFIGURATION

None required.

DEPENDENCIES

LWP::UserAgent

INCOMPATIBILITIES

None known.

BUGS AND LIMITATIONS

None known.

AUTHOR

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

LICENSE AND COPYRIGHT

LICENSE: http://dev.perl.org/licenses/artistic.html

COPYRIGHT: (c) 2012 Daniel David Parry <perl@ddp.me.uk>