rhino-security
Remove additional function from Rhino shell
I want to use Rhino as a sandbox to run user supplied scripts on a server. I want to do that from PHP, which doesn\'t have Java bindings any more, so I have to use the command line interface (Rhino sh[详细]
2023-03-14 18:10 分类:问答Rhino Security on components and its container
Suppose I have an entity Product ,and each product has a Category (which as category_id , cat_name ). Suppose I build permission of operation /Category/Readon Category ,[详细]
2023-02-10 20:22 分类:问答Rhino Security and POCO class
it seems if I want to use Rhino Security on an entity , that entity need to have a SecurityKey field of Guid type. I saw an example where the constructor of the entity\'s class has a statement that as[详细]
2023-02-10 07:02 分类:问答Instruct StructureMap to create a NEW Session (only when disposed)
I am using StructureMap with Nhibernate and I would like to instruct the tool to build a new session everytime is needed, and only if is disposed.[详细]
2023-02-08 12:56 分类:问答Finding authorization framework to be used on a ASP.NET MVC project
I have a asp.net mvc project and persistent is handled by repositories . Form authentication is used. Now I need implement authorizati开发者_开发知识库on . For example , I need to ensure a manager use[详细]
2023-02-07 07:47 分类:问答Rhino Security with Oracle and Nhibernate 3.0
How to use Rhino Security from Ayende with Nhibernated Application with Oracle database? 开发者_开发技巧The NHibernate version is 3.0 and I read that Rhino Security requires version 2.0.[详细]
2023-02-06 07:35 分类:问答How to implement C# Rhino Security
I am trying to implement Rhino Security, i have managed to find a couple tutorials but they do not give enough information to completely understand i开发者_如何学JAVAt, i was wondering if anyone knows[详细]
2023-01-30 06:41 分类:问答Rhino.Security and IEntityInformationExtractor
I\'ve recently downloaded Rhino.Security and I am trying to implement permissions on a entity. Since I like Ninject (v2) I would like to put together a simple example to start with.[详细]
2023-01-26 18:58 分类:问答S#arp Architecture - Rhino Security (unmapped class: Rhino.Security.IUser)
I\'m using S#arp Architecture 1.6 and have implemented the Rhino Security integration as per Rhino Security - S#arp Architecture[详细]
2023-01-19 05:58 分类:问答Castle 2.5/NHibernate/Magnum/NServiceBus
Is there anyone out there having a working Castle 2.5 based stack including NHibernate (2.1.2.x), FluentNHibernate, Magnum, NServiceB开发者_开发问答us, rRhino.Security[详细]
2023-01-17 15:57 分类:问答