Re: [sunxacml-discuss] Problem with API sunxacml
Brought to you by:
farrukh_najmi,
sethp
|
From: argyn <ar...@co...> - 2006-01-18 12:14:24
|
Corvino Fabio wrote: > PolicyFinderResult pfr = new PolicyFinderResult(pol); > > Set policyModules = new HashSet(); > > policyModules.add(pfr); > this is not right, if i'm not mistaken. pfr should be of type module argyn |