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>
public class TrustedListService extends TrustPoint
-
Nested Class Summary
Nested classes/interfaces inherited from class br.ufsc.labsec.signature.conformanceVerifier.validationService.trustpoint.TrustPoint
TrustPoint.TrustPointType -
Constructor Summary
Constructors Constructor Description TrustedListService(String url) -
Method Summary
Modifier and Type Method Description TrustPointResultcall()TrustedListContextcontext()TrustedListServicestartOperation(DSSOnlineTrustedListLoader loader, AbstractComponentConfiguration configuration, Map<String,org.apache.commons.lang3.tuple.Pair<TrustPointResult,Semaphore>> hexDigestHistory)TrustedListServicestartOperation(TrustedListContext context)Methods inherited from class br.ufsc.labsec.signature.conformanceVerifier.validationService.trustpoint.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
-