NAME Catalyst::Plugin::Authentication - Infrastructure plugin for the Catalyst authentication framework. SYNOPSIS use Catalyst qw/ Authentication /; # later on ... $c->authenticate({ username => 'myusername', password => 'mypassword' }); my $age = $c->user->get('age'); $c->logout; DESCRIPTION The authentication plugin provides generic user support for Catalyst apps. It is the basis for both authen
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く