Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 20, 2012, 11:32:12 am
1 Hour
1 Day
1 Week
1 Month
Forever
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
HERAS-AF Forum
HERAS-AF XACML (0.x, "old")
HERAS-AF XACML
(Moderator:
Florian Huonder
)
Policy/rule modification
« previous
next »
Pages:
[
1
]
Author
Topic: Policy/rule modification (Read 670 times)
Erwan G
Newbie
Posts: 9
Policy/rule modification
«
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
Re: Policy/rule modification
«
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
Re: Policy/rule modification
«
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
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
HERAS-AF XACML
-----------------------------
=> HERAS-AF XACML Core
=> HERAS-AF XACML PEP Core
=> HERAS-AF XACML PEP Spring Security
-----------------------------
HERAS-AF
-----------------------------
=> Open Discussion
=> HERAS-AF
=> XACML
-----------------------------
HERAS-AF Engineering
-----------------------------
=> Eclipse Magazin Publications
=> Maven Plugins
=> Tutorials
-----------------------------
HERAS-AF XACML (0.x, "old")
-----------------------------
=> HERAS-AF XACML
=> HERAS-AF PDP
=> HERAS-AF PAP
=> HERAS-AF PEPs
=> HERAS-AF PIP
Loading...