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.OperationTrustPointSchedulerUtils.QueueElement. getOperation()Method parameters in br.ufsc.labsec.signature.conformanceVerifier.anchor.scheduler with type arguments of type TrustPointProxy.Operation Modifier and Type Method Description Optional<String>TrustPointScheduler. addAnchorsToTrigger(Map<String,TrustPointProxy.Operation> operations)static Set<TrustPointSchedulerUtils.QueueElement>TrustPointSchedulerUtils.QueueElement. fromOperations(Map<String,TrustPointProxy.Operation> operations) -
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.OperationTrustPointProxy.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 voidTrustPointProxy. 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 voidTrustPointProxy. update(Map<TrustPointProxy.Operation,Set<String>> operationsMap)Atualiza os pontos de confiança