p5-Tree-Authz
0.03_1Role-Based Access Control authorization scheme
Class for inheritable, role-based permissions system (Role Based Access Control - RBAC). Custom methods can be placed on role objects. Authorization can be performed either by checking whether the role name matches the required name, or by testing (via can) whether the role can perform the method required. Two role are specified by default. At the top, superusers can do anything ($superuser->can( $action ) always returns a coderef). At the bottom, the base role can do nothing ($base->can( $action ) always returns undef). All roles are automatically capable of authorizing actions named for the singular and plural of the role name.
Origin: security/p5-Tree-Authz
Category: security
Size: 41.2KiB
License: ART10, GPLv1+
Maintainer: bofh@FreeBSD.org
Dependencies: 4 packages
Required by: 0 packages
Website: metacpan.org/release/Tree-Authz
$
pkg install p5-Tree-AuthzDependencies (4)
More in security
gnutls3.8.12
GNU Transport Layer Security librarypy311-cryptography45.0.7_2,1
Cryptographic recipes and primitives for Python developerslibgcrypt1.11.2
General purpose cryptographic library based on the code from GnuPGlibgpg-error1.58
Common error values for all GnuPG componentsca_root_nss3.117_2
Root certificate bundle from the Mozilla Projectcyrus-sasl2.1.28_5
RFC 2222 SASL (Simple Authentication and Security Layer)libsodium1.0.21
Library to build higher-level cryptographic toolsphp84-filter8.4.16
The filter shared extension for phplibsecret0.21.7_2
Library to access the secret service APIp5-IO-Socket-SSL2.095
Perl5 interface to SSL sockets