Uses of Class
br.ufsc.labsec.signature.exceptions.SignatureAttributeNotFoundException
Packages that use SignatureAttributeNotFoundException
Package
Description
-
Uses of SignatureAttributeNotFoundException in br.ufsc.labsec.signature.conformanceVerifier.cades
Methods in br.ufsc.labsec.signature.conformanceVerifier.cades that throw SignatureAttributeNotFoundExceptionModifier and TypeMethodDescriptionorg.bouncycastle.asn1.cms.AttributeCadesSignatureInformation.getEncodedAttribute(String attributeId) Obtém a codificação do primeiro atributo com este identificador na assinaturaorg.bouncycastle.asn1.cms.AttributeCadesSignatureInformation.getEncodedAttribute(String attributeId, Integer index) Retorna um objeto do atributo desejadoorg.bouncycastle.asn1.cms.AttributeGenericCadesSignature.getEncodedAttribute(String attributeId) Obtém a codificação do primeiro atributo com este identificador na assinatura.voidCadesSignatureInformation.removeUnsignedAttribute(String attributeId, int index) Remove um atributo não-assinado -
Uses of SignatureAttributeNotFoundException in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.signed
Constructors in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.signed that throw SignatureAttributeNotFoundExceptionModifierConstructorDescriptionIdAaMsgSigDigest(AbstractVerifier signatureVerifier, Integer index) IdAaSigningCertificateV2(AbstractVerifier verifier, Integer index) Deve-se utilizar este construtor no momento de validação do atributo. -
Uses of SignatureAttributeNotFoundException in br.ufsc.labsec.signature.conformanceVerifier.common
Methods in br.ufsc.labsec.signature.conformanceVerifier.common that throw SignatureAttributeNotFoundExceptionModifier and TypeMethodDescriptionSignature.getEncodedAttribute(String identifier, Integer index) Retorna o atributo correspondente ao identificador ou índice dado -
Uses of SignatureAttributeNotFoundException in br.ufsc.labsec.signature.conformanceVerifier.jades
Methods in br.ufsc.labsec.signature.conformanceVerifier.jades that throw SignatureAttributeNotFoundExceptionModifier and TypeMethodDescriptionorg.json.JSONObjectJadesSignature.getEncodedAttribute(String identifier) Retorna o atributo correspondente ao identificador dado como JSONObjectJadesSignature.getEncodedAttribute(String identifier, Integer index) Retorna o atributo correspondente ao identificador ou índice dado -
Uses of SignatureAttributeNotFoundException in br.ufsc.labsec.signature.conformanceVerifier.jades.attributes.unsigned
Constructors in br.ufsc.labsec.signature.conformanceVerifier.jades.attributes.unsigned that throw SignatureAttributeNotFoundExceptionModifierConstructorDescriptionRevocationRefs(Verifier signatureVerifier, org.json.JSONObject protectedHeader, org.json.JSONObject unprotectedHeader) Construtor usado para validar o atributo -
Uses of SignatureAttributeNotFoundException in br.ufsc.labsec.signature.conformanceVerifier.pades
Methods in br.ufsc.labsec.signature.conformanceVerifier.pades that throw SignatureAttributeNotFoundExceptionModifier and TypeMethodDescriptionorg.apache.pdfbox.cos.COSDictionaryPadesSignature.getEncodedAttribute(String identifier, Integer index) -
Uses of SignatureAttributeNotFoundException in br.ufsc.labsec.signature.conformanceVerifier.xades
Methods in br.ufsc.labsec.signature.conformanceVerifier.xades that throw SignatureAttributeNotFoundExceptionModifier and TypeMethodDescriptionGenericXadesSignature.getEncodedAttribute(String attributeId) Obtém a codificação do primeiro atributo com este identificador na assinatura.XadesSignature.getEncodedAttribute(String attributeId) Retorna o primeiro atributo da assinaturaXadesSignature.getEncodedAttribute(String attributeId, Integer index) Retorna o atributo correspondente ao identificador dado -
Uses of SignatureAttributeNotFoundException in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.signed
Constructors in br.ufsc.labsec.signature.conformanceVerifier.xades.attributes.signed that throw SignatureAttributeNotFoundExceptionModifierConstructorDescriptionAllDataObjectTimeStamp(AbstractVerifier verifier, Integer index) Deve-se utilizar este construtor no momento de validação do atributo.