Class TrustedListContext
java.lang.Object
br.ufsc.labsec.signature.conformanceVerifier.validationService.trustedList.steps.TrustedListContext
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
ConstructorsConstructorDescriptionTrustedListContext(String url, DSSOnlineTrustedListLoader loader, AbstractComponentConfiguration configuration, Map<String, org.apache.commons.lang3.tuple.Pair<TrustPointResult, Semaphore>> hexDigestHistory) TrustedListContext(String url, TrustedListContext parent) -
Method Summary
-
Constructor Details
-
TrustedListContext
public TrustedListContext(String url, DSSOnlineTrustedListLoader loader, AbstractComponentConfiguration configuration, Map<String, org.apache.commons.lang3.tuple.Pair<TrustPointResult, Semaphore>> hexDigestHistory) -
TrustedListContext
-
-
Method Details
-
setLOTL
public void setLOTL(boolean LOTL) -
isLOTL
public boolean isLOTL() -
setReport
-
getReport
-
loader
-
getUrl
-
getSourcedDocument
-
logging
-
getHexDigestHistory
public Map<String, org.apache.commons.lang3.tuple.Pair<TrustPointResult, Semaphore>> getHexDigestHistory() -
getRecursionLevel
public int getRecursionLevel() -
getChildren
-
certificates
-
getResult
-
configuration
-