Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.anchor.scheduler.TrustPointSchedulerUtils.QueueElement
Package | Description |
---|---|
br.ufsc.labsec.signature.conformanceVerifier.anchor.scheduler |
-
Uses of TrustPointSchedulerUtils.QueueElement in br.ufsc.labsec.signature.conformanceVerifier.anchor.scheduler
Methods in br.ufsc.labsec.signature.conformanceVerifier.anchor.scheduler that return types with arguments of type TrustPointSchedulerUtils.QueueElement Modifier and Type Method Description static Queue<TrustPointSchedulerUtils.QueueElement>
TrustPointSchedulerUtils. castToQueue(Object object)
static Set<TrustPointSchedulerUtils.QueueElement>
TrustPointSchedulerUtils.QueueElement. fromOperations(Map<String,TrustPointProxy.Operation> operations)
Set<TrustPointSchedulerUtils.QueueElement>
TrustPointScheduler. getWaitingTrustPoints()
Obtém a fila de pontos de confiança que estão aguardando para serem adicionados ou removidosMethods in br.ufsc.labsec.signature.conformanceVerifier.anchor.scheduler with parameters of type TrustPointSchedulerUtils.QueueElement Modifier and Type Method Description Date
TrustPointScheduler. getSchedulerUpdate(TrustPointSchedulerUtils.QueueElement element)