代码搜索:RBAC
找到约 105 项符合「RBAC」的源代码
代码结果 105
www.eeworm.com/read/373750/9441056
pdf rbac.pdf
www.eeworm.com/read/164000/10135295
doc rbac.doc
www.eeworm.com/read/325400/13207823
pdf an_introduction_to_rbac.pdf
www.eeworm.com/read/100419/6269733
lib rbac-utils.lib
## OpenCA::RBAC
##
## Copyright (C) 2000-2001 Michael Bell (michael.bell@web.de)
##
sub getAccess {
my $keys = { @_ };
## role
## if $keys->{DN} is empty then it is a request for a public acti
www.eeworm.com/read/100419/6269785
lib rbac-utils.lib
## OpenCA::RBAC
##
## Copyright (C) 2000-2001 Michael Bell (michael.bell@web.de)
##
sub getAccess {
my $keys = { @_ };
## role
## if $keys->{DN} is empty then it is a request for a public acti
www.eeworm.com/read/100419/6269860
lib rbac-utils.lib
## OpenCA::RBAC
##
## Copyright (C) 2000-2001 Michael Bell (michael.bell@web.de)
##
sub getAccess {
my $keys = { @_ };
## role
## if $keys->{DN} is empty then it is a request for a public acti
www.eeworm.com/read/100419/6269729
initrbac
## Uses the OpenCA::RBAC module
use OpenCA::RBAC;
$versions->{RBAC} = OpenCA::RBAC->VERSION;
## load rbac-utils.lib
require "rbac-utils.lib";
1;
www.eeworm.com/read/100419/6269778
initrbac
## Uses the OpenCA::RBAC module
use OpenCA::RBAC;
$versions->{RBAC} = OpenCA::RBAC->VERSION;
## load rbac-utils.lib
require "rbac-utils.lib";
1;