Re: [xacml-users] Hierarchical resources policy and request file

From
Seth Proctor <>
Date
2006-07-04T19:08:07+00:00
ID
Thread
Re: [xacml-users] Hierarchical resources policy and request file
Hi Dhirendra. The problem is that your Condition function (string-is- 
in) takes a bag and a string, but you've passed it two bags. Try  
fixing that and let me know what happens.


seth