[sunxacml-discuss] equals() method
Brought to you by:
farrukh_najmi,
sethp
|
From: Sean R. <Sea...@me...> - 2005-07-20 15:32:07
|
Hi, =20 Any particular reason why none (AFAIK) of the classes that define a Policy, e.g. Policy, Rule, TargetMatch override Object.equals() ? (or is it just a case of 'not implemented yet') =20 Would be useful to compare 2 policies to know that they are the same - in my case for unit testing of policy creation. =20 Regards, =20 Sean |