Uses of Class
br.ufsc.labsec.trustedList.log.SimpleCounterMetrics
Packages that use SimpleCounterMetrics
-
Uses of SimpleCounterMetrics in br.ufsc.labsec.trustedList.log
Fields in br.ufsc.labsec.trustedList.log declared as SimpleCounterMetricsConstructors in br.ufsc.labsec.trustedList.log with parameters of type SimpleCounterMetricsModifierConstructorDescriptionLOTLComputationLog(int recursion, TrustedLOTLReport report, SimpleCounterMetrics metrics) SingleListComputationLog(int recursion, TrustedListReport report, SimpleCounterMetrics metrics, List<eu.europa.esig.dss.model.x509.CertificateToken> certificates) -
Uses of SimpleCounterMetrics in br.ufsc.labsec.trustedList.steps
Methods in br.ufsc.labsec.trustedList.steps that return SimpleCounterMetricsMethods in br.ufsc.labsec.trustedList.steps with parameters of type SimpleCounterMetricsModifier and TypeMethodDescriptionvoidComputeLOTL.incrementMetricsFromSublist(SimpleCounterMetrics sublistMetrics)