rbac
Advise needed - which Rapid Application Development Framework using PHP and MVC meets this specific need?
we are a parents initiative who runs a small kindergarden / child nursery and we set out to build a basic web based documentation and reporting application for our nursery.[详细]
2023-04-13 04:46 分类:问答DB schema for RBAC with multiple levels of roles
I\'m trying to come up with a DB schema for an RBAC, and I want to be able to create \"departments\" and \"positions\".Positions wi开发者_如何学Pythonll extend the generic privileges of departments.Sh[详细]
2023-04-03 08:01 分类:问答Java, EJB framework, RBAC
Can any body give me idea how to do RBAC with the help of EJB framework? I am new i开发者_开发百科n Java, so I need details description about EJB and RBAC.There is JAAS.EJB itself wont help you with y[详细]
2023-04-01 05:37 分类:问答RBAC for single application on WebSphere App Server
I want to use a role based access control for the authorization of one of the applications on a WebSphere application server, but as far as I\'ve seen the users and roles are defined on application se[详细]
2023-03-30 14:56 分类:问答looking for an opensoure authenciation releated project to learn [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-30 02:40 分类:问答Best way to implement an ACL on an ESB
I am currently trying to implement an ACL on an ESB (Camel apps on Servicemix) which will enable each service artifact to decide if current user is a valid user and if it has required priviledge to ac[详细]
2023-03-30 00:03 分类:问答"objects" in a RBAC system
am looking at role-based authentication for the web app at my work. we use coldfusion, which does not seem to have any good rbac libraries made, so we might have to make one from scratch.[详细]
2023-03-21 07:38 分类:问答Simple yet Dynamic MVC Authentication & Role Bases Access
I\'ve recently migrated from traditional ASP.Net web-form based development to MVC2 and I\'ve been looking for the best practices and norms that MVC can leverage to create a long-term maintainable web[详细]
2023-03-16 23:28 分类:问答In the Yii framework, is accessControl and accessRules independent of RBAC?
In Yii, there is an accessControl filter and a accessRules method that handle simple authorization to certain tasks. In my application, I have RBAC to authorize users into roles.[详细]
2023-03-13 03:06 分类:问答How to use RBAC (or access control) on Google App Engine?
Has anyone used some RBAC (or other access control) in a GWT based project deployed in App Engine? Or actually how to manage GWT-RPC calls to by role base开发者_JS百科d?[详细]
2023-02-24 09:12 分类:问答