A <Condition> in xacml 2.0 can contain a variable reference. Currently VariableReference extends Expression. So there is a CCE in Condition.evaluate method.
If the VariableReference class is made to implement Evaluatable, then all is fine.
Logged In: YES user_id=608379 Originator: NO
Fixed in my local copy of sunxacml. Now I'm waiting for my commit-bit.
Log in to post a comment.
Logged In: YES
user_id=608379
Originator: NO
Fixed in my local copy of sunxacml. Now I'm waiting for my commit-bit.