LoggerFactory.getLogger(TestFindPolicies.class);
private static PolicyStore dbXmlPolicyDataManager;
public static void main(String[] args) throws Exception {
dbXmlPolicyDataManager = new FedoraPolicyStore(null);
AttributeBean[] attributes = new AttributeBean[1];
Set<String> value = null;
value = new HashSet<String>();