Searched refs:store1 (Results 1 – 1 of 1) sorted by relevance
297 public int compare(CertStore store1, CertStore store2) { in compare() argument298 if (store1.getType().equals("Collection") || in compare()299 store1.getCertStoreParameters() instanceof in compare()