Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.validationService.TrustPointProxy.Operation
Package | Description |
---|---|
br.ufsc.labsec.signature.conformanceVerifier.anchor.scheduler | |
br.ufsc.labsec.signature.conformanceVerifier.validationService |
-
Uses of TrustPointProxy.Operation in br.ufsc.labsec.signature.conformanceVerifier.anchor.scheduler
Methods in br.ufsc.labsec.signature.conformanceVerifier.anchor.scheduler that return TrustPointProxy.Operation Modifier and Type Method Description TrustPointProxy.Operation
TrustAnchorScheduler.QueueElement. getOperation()
Method parameters in br.ufsc.labsec.signature.conformanceVerifier.anchor.scheduler with type arguments of type TrustPointProxy.Operation Modifier and Type Method Description static Optional<String>
TrustAnchorScheduler. addAnchorsToTrigger(Map<String,TrustPointProxy.Operation> operationMap, Database db)
Adiciona uma url para ser atualizada no próximo job de download -
Uses of TrustPointProxy.Operation in br.ufsc.labsec.signature.conformanceVerifier.validationService
Methods in br.ufsc.labsec.signature.conformanceVerifier.validationService that return TrustPointProxy.Operation Modifier and Type Method Description static TrustPointProxy.Operation
TrustPointProxy.Operation. valueOf(String name)
Returns the enum constant of this type with the specified name.static TrustPointProxy.Operation[]
TrustPointProxy.Operation. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in br.ufsc.labsec.signature.conformanceVerifier.validationService with parameters of type TrustPointProxy.Operation Modifier and Type Method Description void
TrustPointProxy. operate(Set<String> urls, TrustPointProxy.Operation operation)
Method parameters in br.ufsc.labsec.signature.conformanceVerifier.validationService with type arguments of type TrustPointProxy.Operation Modifier and Type Method Description void
TrustPointProxy. update(Map<TrustPointProxy.Operation,Set<String>> operationsMap)
Atualiza os pontos de confiança