| Author |
Book covers Rule-based security?
|
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8141
|
|
The editorial review for the book mentions that the book covers, among other things:
Managing business processes, defining stateful pageflows, and implementing rule-based security
Rule-based security? JSR-85 which seems to be related to this, was rejected. Do servers support rule-based security?
|
[My Blog] [JavaRanch Journal]
|
 |
Michael Yuan
author
Ranch Hand
Joined: Mar 07, 2002
Posts: 1427
|
|
Seam has its own rule-based security system based on Drools. It is very easy to use for simple cases (e.g., people with certain roles can access certain pages, methods, or parts of pages etc.) It can scale up to the most sophisticated security rules (e.g., who has access to which instance of a certain class etc.) The book covers the security system in Seam.
|
Seam Framework: http://www.amazon.com/exec/obidos/ASIN/0137129394/mobileenterpr-20/
Ringful: http://www.ringful.com/
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8141
|
|
Originally posted by Michael Yuan: It can scale up to the most sophisticated security rules (e.g., who has access to which instance of a certain class etc.) The book covers the security system in Seam.
Great! Certainly, something to look forward to.
|
 |
 |
|
|
subject: Book covers Rule-based security?
|
|
|