Package eu.europa.esig.dss.tsl.job
Class TLSourceBuilder
java.lang.Object
eu.europa.esig.dss.tsl.job.TLSourceBuilder
Builds a list of
TLSource
s-
Constructor Summary
ConstructorDescriptionTLSourceBuilder
(List<LOTLSource> lotlList, Map<CacheKey, ParsingCacheDTO> parsingResults) Default constructor -
Method Summary
-
Constructor Details
-
TLSourceBuilder
Default constructor- Parameters:
lotlList
- a list ofLOTLSource
sparsingResults
- a map of LOTL parsing results
-
-
Method Details
-
build
Builds a list ofTLSource
s- Returns:
- a list of
TLSource
s
-