HERAS-AF Forum
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 20, 2012, 11:32:12 am

Login with username, password and session length
Search:     Advanced search
Welcome to the HERAS-AF Forum...
373 Posts in 89 Topics by 272 Members
Latest Member: Jasmine
* Home Help Search Login Register
+  HERAS-AF Forum
|-+  HERAS-AF XACML (0.x, "old")
| |-+  HERAS-AF XACML (Moderator: Florian Huonder)
| | |-+  Policy/rule modification
« previous next »
Pages: [1] Print
Author Topic: Policy/rule modification  (Read 670 times)
Erwan G
Newbie
*
Posts: 9


View Profile
« on: July 23, 2009, 09:51:12 am »

Hello,

In the xacml schema I use, I have a main PolicySet that include several sub PolicySet that include several sub Policy ...
I would like to know if it's possible de update only one rule of a specific Policy or a specific Policy without to have to update all the main PolicySet ?

Regards,

Erwan
Logged
René Eggenschwiler
Administrator
Jr. Member
*****
Posts: 63



View Profile
« Reply #1 on: July 23, 2009, 10:30:38 am »

Hi Erwan,

The feature you asked for is not supported.

Let me explain a little bit....

Evaluation:
1) Inside the PDP every Policy or PolicySet (with all its Policies) is treated 'like' a tree.
2) Such a tree represents 'a root entry' in the PDP.
3) The PDP evaluates these trees and combines them with the combining algorithm which is set in the PDP.

Deployment:
1) A Policy/PolicySet which is deployed is also represented as a tree.
2) The root of such a tree will be added to the PDP (for Evaluation, see point 3 above)

All our modules which belong to the PDP are working with that tree behaviour: Locator, Persistence, Preprocessor etc.

HERAS-AF XACML Implementation treats every deployed Policy or PolicySet which is handed over to the deploy method as a 'root policy/policyset' wich will be combined by the PDP default combining algorithm.

If you want to change that behaviour you would have to implement a custom Locator (indexer), PersistenceManager, Preprocessors etc...

Regards,
René
Logged
Erwan G
Newbie
*
Posts: 9


View Profile
« Reply #2 on: July 23, 2009, 03:00:42 pm »

Thank you René for the explanation and again for the reactivity 

Regards,
Erwan
Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!