public class TSLRepository extends Object
| Constructor and Description |
|---|
TSLRepository() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearRepository() |
Map<String,TSLValidationModel> |
getAllMapTSLValidationModels() |
TSLValidationModel |
getByCountry(String countryIsoCode) |
Map<String,eu.europa.esig.dss.tsl.TLInfo> |
getSummary() |
void |
setCacheDirectoryPath(String cacheDirectoryPath) |
void |
setTrustedListsCertificateSource(eu.europa.esig.dss.tsl.TrustedListsCertificateSource trustedListsCertificateSource) |
public void setCacheDirectoryPath(String cacheDirectoryPath)
public void setTrustedListsCertificateSource(eu.europa.esig.dss.tsl.TrustedListsCertificateSource trustedListsCertificateSource)
public TSLValidationModel getByCountry(String countryIsoCode)
public Map<String,TSLValidationModel> getAllMapTSLValidationModels()
public void clearRepository()
Copyright © 2017. All rights reserved.