Uses of Class
br.ufsc.labsec.signature.exceptions.SignatureAttributeNotFoundException
-
Uses of SignatureAttributeNotFoundException in br.ufsc.labsec.signature.conformanceVerifier.cades
Methods in br.ufsc.labsec.signature.conformanceVerifier.cades that throw SignatureAttributeNotFoundException Modifier and Type Method Description org.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 SignatureAttributeNotFoundException Constructor Description IdAaMsgSigDigest(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 SignatureAttributeNotFoundException Modifier and Type Method Description EncodSignature. 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 SignatureAttributeNotFoundException Modifier and Type Method Description org.json.JSONObjectJadesSignature. getEncodedAttribute(String identifier)Retorna o atributo correspondente ao identificador dado como JSONObjectJadesAttrCommonStructJadesSignature. 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 SignatureAttributeNotFoundException Constructor Description RevocationRefs(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 SignatureAttributeNotFoundException Modifier and Type Method Description org.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 SignatureAttributeNotFoundException Modifier and Type Method Description ElementGenericXadesSignature. getEncodedAttribute(String attributeId)Obtém a codificação do primeiro atributo com este identificador na assinatura.ElementXadesSignature. getEncodedAttribute(String attributeId)Retorna o primeiro atributo da assinaturaElementXadesSignature. 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 SignatureAttributeNotFoundException Constructor Description AllDataObjectTimeStamp(AbstractVerifier verifier, Integer index)Deve-se utilizar este construtor no momento de validação do atributo.