Uses of Class
br.ufsc.labsec.signature.signer.errors.SignerErrorException
Packages that use SignerErrorException
Package
Description
-
Uses of SignerErrorException in br.ufsc.labsec.signature
Methods in br.ufsc.labsec.signature that throw SignerErrorExceptionModifier and TypeMethodDescriptionprotected static StringSignerRequest.fileExtension(SignerType sigPol) Retorna a extensão de arquivo relacionada com o tipo de assinaturaFileToBeSignedGenerator.generateExtraInformation(SignerType signatureType, FileFormat fileFormat, byte[] contentToSign, SignerParameters parameters, String filename) -
Uses of SignerErrorException in br.ufsc.labsec.signature.signer.errors
Classes in br.ufsc.labsec.signature.signer.errors that implement interfaces with type arguments of type SignerErrorExceptionMethods in br.ufsc.labsec.signature.signer.errors that return SignerErrorExceptionModifier and TypeMethodDescriptionSignerErrorCode.toException(String additionalInfo, Throwable cause) -
Uses of SignerErrorException in br.ufsc.labsec.signature.signer.exceptions.signing
Subclasses of SignerErrorException in br.ufsc.labsec.signature.signer.exceptions.signing -
Uses of SignerErrorException in br.ufsc.labsec.signature.signer.exceptions.validation