Class TrustedListService
java.lang.Object
br.ufsc.labsec.signature.conformanceVerifier.validationService.trustpoint.TrustPoint
br.ufsc.labsec.signature.conformanceVerifier.validationService.trustpoint.TrustedListService
- All Implemented Interfaces:
Callable<TrustPointResult>
-
Nested Class Summary
Nested classes/interfaces inherited from class TrustPoint
TrustPoint.TrustPointType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncall()context()startOperation(DSSOnlineTrustedListLoader loader, AbstractComponentConfiguration configuration, Map<String, org.apache.commons.lang3.tuple.Pair<TrustPointResult, Semaphore>> hexDigestHistory) startOperation(TrustedListContext context) Methods inherited from class TrustPoint
getType, getUrl
-
Constructor Details
-
TrustedListService
-
-
Method Details
-
startOperation
public TrustedListService startOperation(DSSOnlineTrustedListLoader loader, AbstractComponentConfiguration configuration, Map<String, org.apache.commons.lang3.tuple.Pair<TrustPointResult, Semaphore>> hexDigestHistory) -
startOperation
-
call
-
context
-