NAME

Egg::Plugin::SessionKit::Auth::Crypt::Plain - A plain text is used for the password check.

SYNOPSIS

Configuration.

plugin_session=> {
  ...
  ...
  psw_crypt_type=> 'Plain',
  },

SEE ALSO

Egg::SessionKit, Egg::SessionKit::Auth, Egg::Release,

AUTHOR

Masatoshi Mizuno <mizuno@bomcity.com>

COPYRIGHT

Copyright (C) 2007 by Bee Flag, Corp. <http://egg.bomcity.com/>, All Rights Reserved.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.