[JBoss-dev] [Nukes Development] - Re: Security changes

2004-02-29 Thread jae77
i just made an update to the SecurityManager class so that the getSecLevel will iterate over all the permissions and return the highest level level for the given set of groups. this allows different groups to use the same security patterns, which i noticed no longer worked correctly when i

[JBoss-dev] [Nukes Development] - Re: Security changes

2004-02-28 Thread cooper
Pattern is like before, I just removed the component part. We will use JAAS in the future there is no doubt about it, but for now it is sufficient. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3823372#3823372 Reply to the post :

[JBoss-dev] [Nukes Development] - Re: Security changes

2004-02-27 Thread cooper
BTW, it would be a good idea to flush or update your persisted security : delete from nuke_services_attributes where pn_aid='Security' this will force when you deploy to store the current DD into the database. View the original post :

[JBoss-dev] [Nukes Development] - Re: Security changes

2004-02-27 Thread jae77
can you also explain how the patterns work. are they just arbitrary patterns that we come up w/, and then check for in the code? couldn't we do some of this work using jaas? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3823363#3823363 Reply to the post :