Uses of Class
eu.europa.esig.dss.spi.tsl.LOTLInfo
-
Uses of LOTLInfo in eu.europa.esig.dss.spi.tsl
Subclasses of LOTLInfo in eu.europa.esig.dss.spi.tsl Modifier and Type Class Description class
PivotInfo
Methods in eu.europa.esig.dss.spi.tsl that return LOTLInfo Modifier and Type Method Description LOTLInfo
TLValidationJobSummary. getLOTLInfoById(Identifier identifier)
Returns a LOTLInfo object by IdentifierMethods in eu.europa.esig.dss.spi.tsl that return types with arguments of type LOTLInfo Modifier and Type Method Description List<LOTLInfo>
TLValidationJobSummary. getLOTLInfos()
Returns a list of LOTLInfos for all processed LOTLsConstructor parameters in eu.europa.esig.dss.spi.tsl with type arguments of type LOTLInfo Constructor Description TLValidationJobSummary(List<LOTLInfo> lotlInfos, List<TLInfo> otherTLInfos)
The default constructor -
Uses of LOTLInfo in eu.europa.esig.dss.spi.tsl.identifier
Constructors in eu.europa.esig.dss.spi.tsl.identifier with parameters of type LOTLInfo Constructor Description LOTLIdentifier(LOTLInfo lotlInfo)
-
Uses of LOTLInfo in eu.europa.esig.dss.tsl.alerts
Constructor parameters in eu.europa.esig.dss.tsl.alerts with type arguments of type LOTLInfo Constructor Description LOTLAlert(Detection<LOTLInfo> detection, AlertHandler<LOTLInfo> handler)
LOTLAlert(Detection<LOTLInfo> detection, AlertHandler<LOTLInfo> handler)
-
Uses of LOTLInfo in eu.europa.esig.dss.tsl.alerts.detections
-
Uses of LOTLInfo in eu.europa.esig.dss.tsl.alerts.handlers.log
-
Uses of LOTLInfo in eu.europa.esig.dss.tsl.sync
Methods in eu.europa.esig.dss.tsl.sync with parameters of type LOTLInfo Modifier and Type Method Description boolean
AcceptAllStrategy. canBeSynchronized(LOTLInfo listOfTrustedList)
boolean
ExpirationAndSignatureCheckStrategy. canBeSynchronized(LOTLInfo listOfTrustedList)
boolean
SynchronizationStrategy. canBeSynchronized(LOTLInfo listOfTrustedList)
Returns true if the certificates from the list of trusted lists and its trusted list can be synchronized