Uses of Class
eu.europa.esig.dss.spi.tsl.TLInfo
-
Packages that use TLInfo Package Description eu.europa.esig.dss.spi.tsl eu.europa.esig.dss.tsl.service -
-
Uses of TLInfo in eu.europa.esig.dss.spi.tsl
Methods in eu.europa.esig.dss.spi.tsl that return TLInfo Modifier and Type Method Description TLInfoTrustedListsCertificateSource. getLotlInfo()TLInfoTrustedListsCertificateSource. getTlInfo(String countryCode)Methods in eu.europa.esig.dss.spi.tsl that return types with arguments of type TLInfo Modifier and Type Method Description Map<String,TLInfo>TrustedListsCertificateSource. getSummary()Methods in eu.europa.esig.dss.spi.tsl with parameters of type TLInfo Modifier and Type Method Description voidTrustedListsCertificateSource. updateTlInfo(String countryCode, TLInfo info) -
Uses of TLInfo in eu.europa.esig.dss.tsl.service
Methods in eu.europa.esig.dss.tsl.service that return types with arguments of type TLInfo Modifier and Type Method Description Map<String,TLInfo>TSLRepository. getSummary()
-