Uses of Interface
br.ufsc.labsec.utils.ExceptionHandler
Packages that use ExceptionHandler
-
Uses of ExceptionHandler in br.ufsc.labsec.signature.conformanceVerifier.pades
Methods in br.ufsc.labsec.signature.conformanceVerifier.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. -
Uses of ExceptionHandler in br.ufsc.labsec.utils
Classes in br.ufsc.labsec.utils that implement ExceptionHandler