| Modifier and Type | Method and Description |
|---|---|
static X509Store |
getInstance(String type,
X509StoreParameters parameters) |
static X509Store |
getInstance(String type,
X509StoreParameters parameters,
Provider provider) |
static X509Store |
getInstance(String type,
X509StoreParameters parameters,
String provider) |
Collection |
getMatches(Selector selector) |
Provider |
getProvider() |
public static X509Store getInstance(String type, X509StoreParameters parameters) throws NoSuchStoreException
NoSuchStoreExceptionpublic static X509Store getInstance(String type, X509StoreParameters parameters, String provider) throws NoSuchStoreException, NoSuchProviderException
public static X509Store getInstance(String type, X509StoreParameters parameters, Provider provider) throws NoSuchStoreException
NoSuchStoreExceptionpublic Provider getProvider()
public Collection getMatches(Selector selector)
getMatches in interface StoreCopyright © 2015. All rights reserved.