Query: catalyst::plugin::authorization::acl::engine
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Catalyst::Plugin::Authorization::ACL::Engine(3pm) User Contributed Perl Documentation Catalyst::Plugin::Authorization::ACL::Engine(3pm)NAMECatalyst::Plugin::Authorization::ACL::Engine - The backend that computes ACL checks for Catalyst::Plugin::Authorization::ACL.SYNOPSIS# internalMETHODSnew $app Create a new rule engine for $app add_allow $cond add_deny $cond fudge $cond, make cond into a rule, and "add_rule" add_rule $path, $rule Add rule to all actions under $path append_rule_to_action $action, $index, $rule, $cxt Append $rule to $action in slot $index, and store context info $cxt for error reporting. check_action_rules $action Evaluate the rules for an action fudge_condition $thingy Converts a $thingy into a subref, for DWIM goodness. See the main ACL docs. get_action_data $action get_cxt_for_rule $rule get_rulesDESCRIPTIONThis is the engine which executes the access control checks for Catalyst::Plugin::Authorization::ACL. Please use that module directly.TODO* external uris -> private paths perl v5.14.2 2009-10-18 Catalyst::Plugin::Authorization::ACL::Engine(3pm)
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |
A (ksh) Library For and From UNIX.com |