Searched refs:defaultProviderCol (Results 1 – 1 of 1) sorted by relevance
74 private static Provider defaultProviderCol; field in CertStore1Test86 defaultProviderCol = SpiEngUtils.isSupport(CollectionType,88 CollectionSupport = (defaultProviderCol != null);89 defaultProviderColName = (CollectionSupport ? defaultProviderCol.getName() : null);112 dProv = (CollectionSupport ? defaultProviderCol : defaultProvider); in initParams()