Uses of Interface
br.ufsc.labsec.commons.utils.ExceptionHandler
Packages that use ExceptionHandler
-
Uses of ExceptionHandler in br.ufsc.labsec.commons.utils
Classes in br.ufsc.labsec.commons.utils that implement ExceptionHandler -
Uses of ExceptionHandler in br.ufsc.labsec.parser.pades
Methods in br.ufsc.labsec.parser.pades with parameters of type ExceptionHandlerModifier and TypeMethodDescriptionvoidPadesSignatureContainer.executeInAllSignatures(BiConsumer<PadesSignature, Integer> consumer, ExceptionHandler exceptionHandler) voidPadesSignatureContainer.setExceptionHandler(ExceptionHandler exceptionHandler) Define oExceptionHandlerque será utilizado para capturar exceções que ocorreram durante a iteração das assinaturasPadesSignature.