Uses of Enum Class
br.ufsc.labsec.signature.conformanceVerifier.validationService.TrustPointProxy.Operation
Packages that use TrustPointProxy.Operation
Package
Description
-
Uses of TrustPointProxy.Operation in br.ufsc.labsec.signature.conformanceVerifier.anchor.scheduler
Methods in br.ufsc.labsec.signature.conformanceVerifier.anchor.scheduler that return TrustPointProxy.OperationModifier and TypeMethodDescriptionTrustPointSchedulerUtils.QueueElement.operation()Returns the value of theoperationrecord component.Method parameters in br.ufsc.labsec.signature.conformanceVerifier.anchor.scheduler with type arguments of type TrustPointProxy.OperationModifier and TypeMethodDescriptionTrustPointScheduler.addAnchorsToTrigger(Map<String, TrustPointProxy.Operation> operations) TrustPointSchedulerUtils.QueueElement.fromOperations(Map<String, TrustPointProxy.Operation> operations) Constructors in br.ufsc.labsec.signature.conformanceVerifier.anchor.scheduler with parameters of type TrustPointProxy.OperationModifierConstructorDescriptionQueueElement(String url, TrustPointProxy.Operation operation, Date triggerRequestTime) Creates an instance of aQueueElementrecord class. -
Uses of TrustPointProxy.Operation in br.ufsc.labsec.signature.conformanceVerifier.validationService
Subclasses with type arguments of type TrustPointProxy.Operation in br.ufsc.labsec.signature.conformanceVerifier.validationServiceModifier and TypeClassDescriptionstatic enumEnum of operations that can be performed on trust anchorsMethods in br.ufsc.labsec.signature.conformanceVerifier.validationService that return TrustPointProxy.OperationModifier and TypeMethodDescriptionstatic TrustPointProxy.OperationReturns the enum constant of this class with the specified name.static TrustPointProxy.Operation[]TrustPointProxy.Operation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in br.ufsc.labsec.signature.conformanceVerifier.validationService with parameters of type TrustPointProxy.OperationModifier and TypeMethodDescriptionvoidTrustPointProxy.operate(Set<String> urls, TrustPointProxy.Operation operation) Method parameters in br.ufsc.labsec.signature.conformanceVerifier.validationService with type arguments of type TrustPointProxy.OperationModifier and TypeMethodDescriptionvoidTrustPointProxy.update(Map<TrustPointProxy.Operation, Set<String>> operationsMap) Atualiza os pontos de confiança