MetaStore::Auth - Auth class.


MetaStore documentation  | view source Contained in the MetaStore distribution.

Index


NAME

Top

MetaStore::Auth - Auth class.

SYNOPSIS

Top

    use MetaStore::Auth;

    my $auth = new MetaStore::Auth:: users => $users, session => $opt{session};




DESCRIPTION

Top

Auth class.

METHODS

Top

auth_by_login_pass

is_authed

logout

is_access

Abstract method for check permissions

SEE ALSO

Top

MetaStore, README

AUTHOR

Top

Zahatski Aliaksandr, <zag@cpan.org>

COPYRIGHT AND LICENSE

Top


MetaStore documentation  | view source Contained in the MetaStore distribution.