Uses of Record Class
br.ufsc.labsec.trustedList.dss.DSSOnlineTrustedListLoader
Packages that use DSSOnlineTrustedListLoader
-
Uses of DSSOnlineTrustedListLoader in br.ufsc.labsec.trustedList.steps
Methods in br.ufsc.labsec.trustedList.steps that return DSSOnlineTrustedListLoaderConstructors in br.ufsc.labsec.trustedList.steps with parameters of type DSSOnlineTrustedListLoaderModifierConstructorDescriptionTrustedListContext(String url, DSSOnlineTrustedListLoader loader, AbstractComponentConfiguration configuration, Map<String, org.apache.commons.lang3.tuple.Pair<TrustPointResult, Semaphore>> hexDigestHistory) -
Uses of DSSOnlineTrustedListLoader in br.ufsc.labsec.trustpoint
Methods in br.ufsc.labsec.trustpoint with parameters of type DSSOnlineTrustedListLoaderModifier and TypeMethodDescriptionTrustedListService.startOperation(DSSOnlineTrustedListLoader loader, AbstractComponentConfiguration configuration, Map<String, org.apache.commons.lang3.tuple.Pair<TrustPointResult, Semaphore>> hexDigestHistory)