|
NAMEAuthen::PAAS::BasicUser - a simple user principal SYNOPSIS use Authen::PAAS::BasicUser;
my $principal = Authen::PAAS::BasicUser->new("joeblogs");
DESCRIPTIONThis module provides a representation of the simple virtual user principal created by the Authen::PAAS::BasicLoginModule module METHODS
AUTHORSDaniel Berrange <dan@berrange.com> COPYRIGHTCopyright (C) 2004-2006 Daniel Berrange SEE ALSOAuthen::PAAS::BasicLoginModule, Authen::PAAS::Principal
|