public class TrustsDescription extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
TrustsDescription.TrustsItem
Class representing an individual credential item.
|
Modifier and Type | Field and Description |
---|---|
static String |
_rcsid |
protected HashMap |
patternHash
This is the hash that contains everything.
|
Constructor and Description |
---|
TrustsDescription(ConfigParams configData)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
IKeystoreManager |
getTrustStore(String url)
Given a URL, build the right trust certificate store, or return null if all certs should be accepted.
|
public static final String _rcsid
protected HashMap patternHash
public TrustsDescription(ConfigParams configData) throws ManifoldCFException
ManifoldCFException
public IKeystoreManager getTrustStore(String url) throws ManifoldCFException
ManifoldCFException