Uses of Class
br.ufsc.labsec.commons.exceptions.SignatureAttributeException
Packages that use SignatureAttributeException
Package
Description
-
Uses of SignatureAttributeException in br.ufsc.labsec.commons.exceptions
Subclasses of SignatureAttributeException in br.ufsc.labsec.commons.exceptionsModifier and TypeClassDescriptionclassclassEsta classe representa uma exceção causada quando um atributo obrigatório não é encontrado em uma assinaturaclass -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.cades
Methods in br.ufsc.labsec.parser.cades that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionvoidCadesSignatureInformation.addUnsignedAttribute(SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> attribute) Adiciona um atributo não-assinadovoidCadesSignatureInformation.replaceUnsignedAttribute(SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> attribute, int index) Substitui um atributo não assinado qualquer -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.cades.attributes.schema
Methods in br.ufsc.labsec.parser.cades.attributes.schema that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionorg.bouncycastle.asn1.cms.AttributeTimeStamp.getEncodedAttribute(String attributeId) org.bouncycastle.asn1.cms.AttributeTimeStamp.getEncodedAttribute(String identifier, Integer index) Retorna um objeto do atributo desejado -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.cades.attributes.signed
Fields in br.ufsc.labsec.parser.cades.attributes.signed declared as SignatureAttributeExceptionModifier and TypeFieldDescriptionprotected final SignatureAttributeExceptionAbstractSignerAttr.toBeThrownMethods in br.ufsc.labsec.parser.cades.attributes.signed that return SignatureAttributeExceptionMethods in br.ufsc.labsec.parser.cades.attributes.signed that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionorg.bouncycastle.asn1.cms.AttributeIdAaContentHint.getEncoded()Retorna o atributo codificadoorg.bouncycastle.asn1.cms.AttributeIdAaEtsSignerLocation.getEncoded()Retorna o atributo codificadoorg.bouncycastle.asn1.cms.AttributeIdAaMsgSigDigest.getEncoded()org.bouncycastle.asn1.cms.AttributeIdAaReceiptRequest.getEncoded()org.bouncycastle.asn1.cms.AttributeIdMessageDigest.getEncoded()Retorna o atributo codificadoorg.bouncycastle.asn1.cms.AttributeIdSigningTime.getEncoded()Retorna o atributo codificadoorg.bouncycastle.asn1.cms.AttributeRevocationInfoArchival.getEncoded()Constructors in br.ufsc.labsec.parser.cades.attributes.signed with parameters of type SignatureAttributeExceptionModifierConstructorDescriptionAbstractSignerAttr(String identifier, Map<org.bouncycastle.asn1.ASN1ObjectIdentifier, List<org.bouncycastle.asn1.ASN1Encodable>> claimedAttributes, List<org.bouncycastle.asn1.x509.AttributeCertificate> attributeCertificates, SignatureAttributeException toBeThrown) AbstractSignerAttr(String identifier, Map<org.bouncycastle.asn1.ASN1ObjectIdentifier, List<org.bouncycastle.asn1.ASN1Encodable>> claimedAttributes, List<org.bouncycastle.asn1.x509.AttributeCertificate> attributeCertificates, List<org.bouncycastle.asn1.ASN1Encodable> signerAssertions, SignatureAttributeException toBeThrown) IdAaEtsSignerAttr(List<org.bouncycastle.asn1.x509.AttributeCertificate> attributeCertificates, SignatureAttributeException toBeThrown) Atribue um certificado de atributo aoIdAaEtsSignerAttr.SignerAttributeV2(Map<org.bouncycastle.asn1.ASN1ObjectIdentifier, List<org.bouncycastle.asn1.ASN1Encodable>> claimedAttributes, List<org.bouncycastle.asn1.x509.AttributeCertificate> certifiedAttributesV2, List<org.bouncycastle.asn1.ASN1Encodable> signerAssertions, SignatureAttributeException toBeThrown) Construtor.Constructors in br.ufsc.labsec.parser.cades.attributes.signed that throw SignatureAttributeExceptionModifierConstructorDescriptionIdAaEtsSignerLocation(String countryName, String localityName, List<String> postalAdress) Cria o atributo id-aa-ets-signerLocation a partir dos parâmetros necessários para a criação do atributo.IdAaSigningCertificate(Collection<Certificate> certificates) Cria o atributo id-aa-signingCertificate a partir de uma lista de certificados.IdAaSigningCertificateV2(String algorithm, List<Certificate> certificates) Constrói o atributo a partir do identificador do algoritmo de resumo criptográfico e de uma lista de certificados.IdMessageDigest(byte[] signedContent, String algorithmName) IdMessageDigest(byte[] signedContent, org.bouncycastle.asn1.ASN1ObjectIdentifier digestAlgorithm) -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.cades.attributes.unsigned
Methods in br.ufsc.labsec.parser.cades.attributes.unsigned that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionprotected org.bouncycastle.asn1.x509.CertificateList[]IdAaEtsRevocationValues.buildCertificateList()Constrói o atributoCertificateListorg.bouncycastle.asn1.cms.AttributeAbstractASN1CertificateReferences.getEncoded()Retorna o atributo codificadoorg.bouncycastle.asn1.cms.AttributeAbstractASN1RevocationReferences.getEncoded()Retorna o atributo codificadoorg.bouncycastle.asn1.cms.AttributeATSHashIndexV3.getEncoded()Retorna o atributo codificado em ASN.1org.bouncycastle.asn1.cms.AttributeIdAaEtsCertCRLTimestamp.getEncoded()org.bouncycastle.asn1.cms.AttributeIdAaEtsCertValues.getEncoded()Retorna o atributo codificadoorg.bouncycastle.asn1.cms.AttributeIdAaEtsRevocationValues.getEncoded()Retorna o atributo codificadoorg.bouncycastle.asn1.cms.AttributeIdCounterSignature.getEncoded()org.bouncycastle.asn1.cms.AttributeTimeStampToken.getEncoded()Codifica o atributo em seu formato básico, nesse casoAttributeConstructors in br.ufsc.labsec.parser.cades.attributes.unsigned that throw SignatureAttributeExceptionModifierConstructorDescriptionAbstractASN1CertificateReferences(Collection<Certificate> certificates, String digestAlgorithm) Cria o atributo referênciando os certificados presentes na listacertificates.IdAaEtsArchiveTimeStampV2(org.bouncycastle.asn1.cms.ContentInfo contentInfo) Constrói um objetoIdAaEtsArchiveTimeStampV2a partir de umContentInfo.IdAaEtsArchiveTimestampV3(org.bouncycastle.asn1.cms.ContentInfo contentInfo) Constrói um objetoIdAaEtsArchiveTimestampV3a partir de umContentInfo.IdAaEtsAttrCertificateRefs(List<Certificate> certificates, String digestAlgorithm) Cria o atributo que referencia os certificados do caminho que são passados na listacertificates.IdAaEtsAttrRevocationRefs(List<Object> crlsAndOcsps, String algorithm) Cria um atributo que irá referenciar as LCRs passadas na lista.IdAaEtsAttrRevocationRefs(List<Object> crlList, org.bouncycastle.asn1.ASN1ObjectIdentifier digestIdentifier) Cria um atributo que irá referenciar as LCRs passadas na lista.IdAaEtsAttrRevocationRefs(List<Object> crlList, org.bouncycastle.asn1.x509.AlgorithmIdentifier digestIdentifier) Cria um atributo que irá referenciar as LCRs passadas na lista.IdAaEtsCertificateRefs(Collection<Certificate> certificates, String digestAlgorithm) Cria o atributo referênciando os certificados presentes na listacertificates.IdAaEtsCertValues(Collection<Certificate> certificates) Cria o atributo id-aa-ets-certvalues a partir de uma lista de certificados.IdAaEtsEscTimeStamp(org.bouncycastle.asn1.cms.ContentInfo contentInfo) Constrói um objetoIdAaEtsEscTimeStampa partir de umContentInfo.IdAaSignatureTimeStampToken(org.bouncycastle.asn1.cms.ContentInfo contentInfo) Constrói um objetoIdAaSignatureTimeStampTokena partir de umContentInfoTimeStampToken(org.bouncycastle.asn1.cms.ContentInfo contentInfo) Constrói um objetoTimeStampTokena partir de umContentInfo -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.cades.decoder.signed
Methods in br.ufsc.labsec.parser.cades.decoder.signed with parameters of type SignatureAttributeExceptionModifier and TypeMethodDescriptionprotected abstract AttrAbstractSignerAttrDecoder.create(Map<org.bouncycastle.asn1.ASN1ObjectIdentifier, List<org.bouncycastle.asn1.ASN1Encodable>> claimedAttributes, List<org.bouncycastle.asn1.x509.AttributeCertificate> attributeCertificates, List<org.bouncycastle.asn1.ASN1Encodable> signerAssertions, SignatureAttributeException toBeThrown) protected IdAaEtsSignerAttrIdAaEtsSignerAttrDecoder.create(Map<org.bouncycastle.asn1.ASN1ObjectIdentifier, List<org.bouncycastle.asn1.ASN1Encodable>> claimedAttributes, List<org.bouncycastle.asn1.x509.AttributeCertificate> attributeCertificates, List<org.bouncycastle.asn1.ASN1Encodable> signerAssertions, SignatureAttributeException toBeThrown) protected SignerAttributeV2SignerAttributeV2Decoder.create(Map<org.bouncycastle.asn1.ASN1ObjectIdentifier, List<org.bouncycastle.asn1.ASN1Encodable>> claimedAttributes, List<org.bouncycastle.asn1.x509.AttributeCertificate> attributeCertificates, List<org.bouncycastle.asn1.ASN1Encodable> signerAssertions, SignatureAttributeException toBeThrown) Methods in br.ufsc.labsec.parser.cades.decoder.signed that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionprotected abstract AttrAbstractSignerAttrDecoder.create(Map<org.bouncycastle.asn1.ASN1ObjectIdentifier, List<org.bouncycastle.asn1.ASN1Encodable>> claimedAttributes, List<org.bouncycastle.asn1.x509.AttributeCertificate> attributeCertificates, List<org.bouncycastle.asn1.ASN1Encodable> signerAssertions, SignatureAttributeException toBeThrown) protected IdAaEtsSignerAttrIdAaEtsSignerAttrDecoder.create(Map<org.bouncycastle.asn1.ASN1ObjectIdentifier, List<org.bouncycastle.asn1.ASN1Encodable>> claimedAttributes, List<org.bouncycastle.asn1.x509.AttributeCertificate> attributeCertificates, List<org.bouncycastle.asn1.ASN1Encodable> signerAssertions, SignatureAttributeException toBeThrown) protected SignerAttributeV2SignerAttributeV2Decoder.create(Map<org.bouncycastle.asn1.ASN1ObjectIdentifier, List<org.bouncycastle.asn1.ASN1Encodable>> claimedAttributes, List<org.bouncycastle.asn1.x509.AttributeCertificate> attributeCertificates, List<org.bouncycastle.asn1.ASN1Encodable> signerAssertions, SignatureAttributeException toBeThrown) protected abstract List<org.bouncycastle.asn1.x509.AttributeCertificate> AbstractSignerAttrDecoder.decodeAttributeCertificates(org.bouncycastle.asn1.ASN1Object object) protected List<org.bouncycastle.asn1.x509.AttributeCertificate> IdAaEtsSignerAttrDecoder.decodeAttributeCertificates(org.bouncycastle.asn1.ASN1Object object) protected List<org.bouncycastle.asn1.x509.AttributeCertificate> SignerAttributeV2Decoder.decodeAttributeCertificates(org.bouncycastle.asn1.ASN1Object object) -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.cades.decoder.unsigned
Methods in br.ufsc.labsec.parser.cades.decoder.unsigned that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionfinal TAbstractASN1CertificateReferencesDecoder.decode(org.bouncycastle.asn1.cms.Attribute encoded, Integer index) AbstractASN1RevocationReferencesDecoder.decode(org.bouncycastle.asn1.cms.Attribute encoded, Integer index) protected abstract TAbstractASN1CertificateReferencesDecoder.specificDecode(org.bouncycastle.asn1.cms.Attribute encoded, Integer index) protected abstract TAbstractASN1RevocationReferencesDecoder.specificDecode(org.bouncycastle.asn1.cms.Attribute encoded, Integer index) protected IdAaEtsAttrRevocationRefsIdAaEtsAttrRevocationRefsDecoder.specificDecode(org.bouncycastle.asn1.cms.Attribute encoded, Integer index) protected IdAaEtsRevocationRefsIdAaEtsRevocationRefsDecoder.specificDecode(org.bouncycastle.asn1.cms.Attribute encoded, Integer index) protected abstract AttrTimeStampTokenDecoder.specificDecode(org.bouncycastle.asn1.cms.Attribute encoded, Integer index) -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.cades.exceptions
Subclasses of SignatureAttributeException in br.ufsc.labsec.parser.cades.exceptionsModifier and TypeClassDescriptionclassEsta classe representa uma exceção causada por algum erro no atributo CertRefsclassEsta classe representa uma exceção que ocorre quando o valor do atributo MandatedCertRef não corresponde com os dados na assinaturaclassclassEsta classe representa uma exceção causada por algum erro relacionado ao atributo RevocationValues em uma assinaturaclassEsta classe representa uma exceção que ocorre por má formação do atributo SigningCertificateclassEsta classe representa uma exceção causada durante a validação do certificado do assinante de um carimbo de tempoclassEsta classe representa uma exceção que ocorre na manipulação de carimbos de tempo.classclassEsta classe representa uma exceção que é gerada quando o resumo criptográfico do carimbo de tempo é inválido, assim o SignatureVerifier consegue colocar no relatório do carimbo que seu status é inválidoclassEsta classe representa uma exceção que ocorre quando há mais de uma ocorrência de um atributo em uma assinatura quando a quantidade máxima permitida é apenas uma ocorrência. -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.commons
Methods in br.ufsc.labsec.parser.commons that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionvoidSignature.addUnsignedAttribute(SignatureAttribute<Encod> attribute) Adiciona um atributo não-assinadovoidSignature.replaceUnsignedAttribute(SignatureAttribute<Encod> attribute, int index) Substitui um atributo não-assinado -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.commons.attributes
Methods in br.ufsc.labsec.parser.commons.attributes that throw SignatureAttributeException -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.commons.attributes.commons.certValues
Methods in br.ufsc.labsec.parser.commons.attributes.commons.certValues that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionCertValuesLogicInterface.getEncoded(List<Certificate> certificates) XAdESCertValuesLogic.getEncoded(List<Certificate> certificates) Retorna o atributo codificado -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.jades
Methods in br.ufsc.labsec.parser.jades that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionvoidJadesSignature.addUnsignedAttribute(SignatureAttribute<JadesAttrCommonStruct> attribute) Adiciona um atributo não-assinadoJadesSignature.getPayloadFromSigDHeader()Retorna o valor do payload abtido por processamento do header sigDvoidJadesSignature.replaceUnsignedAttribute(SignatureAttribute<JadesAttrCommonStruct> attribute, int index) -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.jades.attributes.schema
Methods in br.ufsc.labsec.parser.jades.attributes.schema that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionCompleteCertificateRefsType.getEncoded()Retorna o atributo codificadoCompleteRevocationRefsType.getEncoded()Retorna o atributo codificadoJAdESCertValuesLogic.getEncoded(List<Certificate> certificates) Retorna o atributo codificadoRevocationValuesType.getEncoded()Retorna o atributo codificadovoidCompleteRevocationRefsType.setAlgorithm(String algorithm) Constructors in br.ufsc.labsec.parser.jades.attributes.schema that throw SignatureAttributeExceptionModifierConstructorDescriptionCompleteCertificateRefsType(Collection<Certificate> certificates, String digestAlgorithm) Contrutor utilizado para a criação do atributo.CompleteRevocationRefsType(List<CRL> crls, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> ocsps, List<org.json.JSONObject> otherRefs, String digestAlgorithm) Cria o atributo com os dados de revogação tanto no formato de LCRs quanto de respostas OCSP.RevocationValuesType(List<CRL> crls, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> ocsps, List<org.json.JSONObject> otherRevValues, String digestAlgorithm) Cria o atributo a partir de uma lista de CRLs e de respostas OCSPs. -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.jades.attributes.signed
Methods in br.ufsc.labsec.parser.jades.attributes.signed that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionList<org.bouncycastle.cert.X509AttributeCertificateHolder> SignerRole.getCertifiedRolesX509()AllDataObjectsTimeStamp.getEncoded()Retorna o atributo codificadoCommitmentTypeIndication.getEncoded()Retorna o atributo codificadoCriticalHeader.getEncoded()Retorna o atributo codificadoSigDHeader.getEncoded()Retorna o atributo codificadoSignaturePolicyIdentifier.getEncoded()Retorna o atributo codificadoSignatureProductionPlace.getEncoded()Retorna o atributo codificadoSignerRole.getEncoded()Retorna o atributo codificadoSigningCertificate.getEncoded()Retorna o atributo codificadoSigningTime.getEncoded()Retorna o atributo codificadostatic StringSigDHeader.processSigD(SigDHeader attr) Processa o conteúdo a ser usado para obter o hash do carimbo de tempo de arquivamento conforme o item 2 na página 35 de ETSI TS 119 182-1 V1.1.1.Constructors in br.ufsc.labsec.parser.jades.attributes.signed that throw SignatureAttributeExceptionModifierConstructorDescriptionAllDataObjectsTimeStamp(org.bouncycastle.asn1.cms.ContentInfo contentInfo) SignatureProductionPlace(String streetAddress, String addressLocality, String addressRegion, String postOfficeBoxNumber, String postalCode, String addressCountry) -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.jades.attributes.unsigned
Methods in br.ufsc.labsec.parser.jades.attributes.unsigned that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionAttrAuthoritiesCertVals.getEncoded()CertificateValues.getEncoded()Retorna o atributo codificadoCounterSignature.getEncoded()Retorna o atributo codificadoSignaturePolicyStore.getEncoded()Retorna o atributo codificadoSignatureTimeStamp.getEncoded()Retorna o atributo codificadoTimeStampValidationData.getEncoded()Retorna o atributo codificadoConstructors in br.ufsc.labsec.parser.jades.attributes.unsigned that throw SignatureAttributeExceptionModifierConstructorDescriptionArchiveTimeStamp(String type, String encoding, String specRef, org.bouncycastle.asn1.cms.ContentInfo contentInfo, String canonAlg) ArchiveTimeStamp(List<TstToken> tokens, String canonAlg) ArchiveTimeStamp(org.bouncycastle.asn1.cms.ContentInfo contentInfo) AttributeCertificateRefs(List<Certificate> certificates, String digestAlgorithm) AttributeCertificateRefs(List<Certificate> certificates, org.bouncycastle.asn1.ASN1ObjectIdentifier digestAlgorithm) AttributeCertificateRefs(List<Certificate> certificates, org.bouncycastle.asn1.x509.AlgorithmIdentifier digestAlgorithm) AttributeRevocationRefs(List<CRL> crls, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> ocsps, List<org.json.JSONObject> otherRefs, String digestAlgorithm) AttributeRevocationRefs(List<CRL> crls, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> ocsps, List<org.json.JSONObject> otherRefs, org.bouncycastle.asn1.ASN1ObjectIdentifier digestIdentifier) AttributeRevocationRefs(List<CRL> crls, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> ocsps, List<org.json.JSONObject> otherRefs, org.bouncycastle.asn1.x509.AlgorithmIdentifier digestIdentifier) AttributeRevocationValues(List<CRL> crls, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> ocsps, List<org.json.JSONObject> otherRevValues, String digestAlgorithm) CompleteCertificateRefs(Collection<Certificate> certificates, String digestAlgorithm) Contrutor utilizado para a criação do atributo.RefsOnlyTimeStamp(String type, String encoding, String specRef, org.bouncycastle.asn1.cms.ContentInfo contentInfo, String canonAlg) RefsOnlyTimeStamp(List<TstToken> tokens, String canonAlg) RefsOnlyTimeStamp(org.bouncycastle.asn1.cms.ContentInfo contentInfo) RevocationRefs(List<CRL> crls, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> ocsps, List<org.json.JSONObject> otherRefs, String digestAlgorithm) Cria o atributo com os dados de revogação tanto no formato de LCRs quanto de respostas OCSP.RevocationValues(List<CRL> crls, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> ocsps, List<org.json.JSONObject> otherRevValues, String digestAlgorithm) SigAndRefsTimeStamp(String type, String encoding, String specRef, org.bouncycastle.asn1.cms.ContentInfo contentInfo, String canonAlg) SigAndRefsTimeStamp(List<TstToken> tokens, String canonAlg) SigAndRefsTimeStamp(org.bouncycastle.asn1.cms.ContentInfo contentInfo) SignatureTimeStamp(String type, String encoding, String specRef, org.bouncycastle.asn1.cms.ContentInfo contentInfo, String canonAlg) SignatureTimeStamp(List<TstToken> tokens, String canonAlg) SignatureTimeStamp(org.bouncycastle.asn1.cms.ContentInfo contentInfo) -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.jades.decoder.schema
Methods in br.ufsc.labsec.parser.jades.decoder.schema that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionfinal TCompleteCertificateRefsTypeDecoder.decode(JadesAttrCommonStruct encoded, Integer index) final TCompleteRevocationRefsTypeDecoder.decode(JadesAttrCommonStruct encoded, Integer index) final TJAdESValuesLogicDecoder.decode(JadesAttrCommonStruct encoded, Integer index) final TRevocationValuesTypeDecoder.decode(JadesAttrCommonStruct encoded, Integer index) final TSigTimeStampDecoder.decode(JadesAttrCommonStruct encoded, Integer index) protected abstract TCompleteCertificateRefsTypeDecoder.specificDecode(JadesAttrCommonStruct encoded, Integer index) protected abstract TCompleteRevocationRefsTypeDecoder.specificDecode(JadesAttrCommonStruct encoded, Integer index) protected abstract TJAdESValuesLogicDecoder.specificDecode(JadesAttrCommonStruct encoded, Integer index) protected abstract TRevocationValuesTypeDecoder.specificDecode(JadesAttrCommonStruct encoded, Integer index) protected abstract TSigTimeStampDecoder.specificDecode(JadesAttrCommonStruct encoded, Integer index) -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.jades.decoder.signed
Methods in br.ufsc.labsec.parser.jades.decoder.signed that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionCommitmentTypeIndicationDecoder.decode(JadesAttrCommonStruct encoded, Integer index) IssuedAtTimeDecoder.decode(JadesAttrCommonStruct encoded, Integer index) SigDHeaderDecoder.decode(JadesAttrCommonStruct encoded, Integer index) SignaturePolicyIdentifierDecoder.decode(JadesAttrCommonStruct encoded, Integer index) SignatureProductionPlaceDecoder.decode(JadesAttrCommonStruct encoded, Integer index) SignerRoleDecoder.decode(JadesAttrCommonStruct encoded, Integer index) SigningCertificateDecoder.decode(JadesAttrCommonStruct encoded, Integer index) SigningTimeDecoder.decode(JadesAttrCommonStruct encoded, Integer index) protected AllDataObjectsTimeStampAllDataObjectsTimeStampDecoder.specificDecode(JadesAttrCommonStruct encoded, Integer index) -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.jades.decoder.unsigned
Methods in br.ufsc.labsec.parser.jades.decoder.unsigned that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionCertificateValuesDecoder.decode(JadesAttrCommonStruct encoded, Integer index) CounterSignatureDecoder.decode(JadesAttrCommonStruct encoded, Integer index) SignaturePolicyStoreDecoder.decode(JadesAttrCommonStruct encoded, Integer index) TimeStampValidationDataDecoder.decode(JadesAttrCommonStruct encoded, Integer index) protected ArchiveTimeStampArchiveTimeStampDecoder.specificDecode(JadesAttrCommonStruct encoded, Integer index) protected AttrAuthoritiesCertValsAttrAuthoritiesCertValsDecoder.specificDecode(JadesAttrCommonStruct encoded, Integer index) protected AttributeRevocationValuesAttributeRevocationValuesDecoder.specificDecode(JadesAttrCommonStruct encoded, Integer index) protected RefsOnlyTimeStampRefsOnlyTimeStampDecoder.specificDecode(JadesAttrCommonStruct encoded, Integer index) protected RevocationValuesRevocationValuesDecoder.specificDecode(JadesAttrCommonStruct encoded, Integer index) protected SigAndRefsTimeStampSigAndRefsTimeStampDecoder.specificDecode(JadesAttrCommonStruct encoded, Integer index) protected SignatureTimeStampSignatureTimeStampDecoder.specificDecode(JadesAttrCommonStruct encoded, Integer index) -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.jades.exceptions
Subclasses of SignatureAttributeException in br.ufsc.labsec.parser.jades.exceptionsModifier and TypeClassDescriptionclassEsta classe representa uma exceção causada por algum erro no atributo Certificate Values (xVals).classEsta classe representa uma exceção causada por algum erro no atributo Complete Certificate Refs (xRefs).classEsta classe representa uma exceção que ocorre quando o número de certificados presentes na assinatura JAdES não corresponde ao número definido pela Política de Assinatura utilizada na assinatura.classEsta classe representa uma exceção causada por algum erro no atributo Revocation Values (rVals).class -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.pades
Methods in br.ufsc.labsec.parser.pades that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionvoidPadesSignature.addUnsignedAttribute(SignatureAttribute<PadesEncoded> attribute) voidPadesSignature.replaceUnsignedAttribute(SignatureAttribute<PadesEncoded> attribute, int index) -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.pades.attributes
Methods in br.ufsc.labsec.parser.pades.attributes that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionDocTimeStampAttribute.getEncoded()DssAttribute.getEncoded()SignatureDictionary.getEncoded()voidDocTimeStampAttribute.DocTimeStampEncoded.visit(PadesSignature signature) voidDssAttribute.DssEncoded.visit(PadesSignature signature) voidPadesEncoded.visit(PadesSignature signature) -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.utils
Methods in br.ufsc.labsec.parser.utils that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionstatic voidSignatureAttributeUtils.verifyDependencies(SignatureAttribute<?> signatureAttribute, Signature<?> signature, String... attributes) Verifica se a assinatura contém atributos que são dependências do atributo atualstatic voidSignatureAttributeUtils.verifyDuplicate(SignatureAttribute<?> signatureAttribute, Signature<?> signature) Verifica na assinatura se o atributo é único -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.xades
Methods in br.ufsc.labsec.parser.xades that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionvoidXadesSignature.addUnsignedAttribute(SignatureAttribute<Element> attribute) Adiciona um atributo à lista de atributos não-assinadosprotected voidXadesSignature.calculateArchiveTimeStampHashValue(OutputStream octetStream, Date time) Passos para cálculo do hash do carimbo do tempo de arquivamento, conforme o documento ETSI TS 101 903 V1.4.1 (2009-06) seção 8.2.1XadesSignatureContainer.getLastCounterSignature()voidXadesSignature.removeUnsignedAttribute(String attributeId, int index) Remove o nodo do atributo não-assinado no arquivovoidXadesSignature.replaceUnsignedAttribute(SignatureAttribute<Element> attribute, int index) -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.xades.attributes.schema
Methods in br.ufsc.labsec.parser.xades.attributes.schema that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionprotected static DocumentSigningCertificateType.createDocument()CompleteCertificateRefsType.getEncoded()Retorna o atributo codificadoCompleteRevocationRefsType.getEncoded()Retorna o atributo codificadoRevocationValuesType.getEncoded()Retorna o atributo codificadoSigningCertificateType.getEncoded()Retorna o atributo codificadoXAdESTimeStampType.getEncoded()Retorna o atributo codificadoConstructors in br.ufsc.labsec.parser.xades.attributes.schema that throw SignatureAttributeExceptionModifierConstructorDescriptionprotectedCompleteCertificateRefsType(Collection<Certificate> certificates, String digestAlgorithm) Contrutor utilizado para a criação do atributo.protectedCompleteRevocationRefsType(String digestAlgorithm, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> basicOCSPResponses) Cria o atributo que irá referênciar as respostas OCSP passadas na lista.protectedCompleteRevocationRefsType(Collection<CRL> crls, Collection<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> basicOCSPResponses, String digestAlgorithm) Cria o atributo com os dados de revogação tanto no formato de LCRs quanto de respostas OCSP.protectedCompleteRevocationRefsType(List<CRL> crls, String digestAlgorithm) Cria o atributo que irá referênciar as LCRs passadas na lista.RevocationValuesType(Collection<CRL> crlValues, Collection<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> ocspValues) Cria o atributo a partir de uma lista de CRLs e de respostas OCSPs. -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.xades.attributes.signed
Methods in br.ufsc.labsec.parser.xades.attributes.signed that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionAllDataObjectTimeStamp.getEncoded()Retorna o atributo codificadoCommitmentTypeIndication.getEncoded()Retorna o atributo codificadoContentTimeStamp.getEncoded()Retorna o atributo codificadoDataObjectFormat.getEncoded()Retorna o DataObjectFormat na forma de Objeto definido pela API JAXBIndividualDataObjectsTimeStamp.getEncoded()Retorna o atributo codificadoSignaturePolicyIdentifier.getEncoded()Retorna o atributo codificadoSignatureProductionPlace.getEncoded()Retorna o atributo codificadoSignerRole.getEncoded()Retorna o atributo codificadoSignerRoleV2.getEncoded()SigningTime.getEncoded()Retorna o atributo codificadoConstructors in br.ufsc.labsec.parser.xades.attributes.signed that throw SignatureAttributeExceptionModifierConstructorDescriptionConstrói um objetoAllDataObjectTimeStampConstrói um objetoCommitmentTypeIndicationConstrói um objetoContentTimeStampDataObjectFormat(String objectReference, String description, String objectIdentifier, String mimeType, String encoding) O parâmetro objectReference é obrigatório e deve referenciar a refêrencia ao arquivo que este dataObject descreve.SignaturePolicyIdentifier(boolean hasImpliedPolicy, String sigPolicyId, String digestMethodId, byte[] sigPolicyHash, String sigPolicyUrl) SignatureProductionPlace(String city, String stateOrProvince, String postalCode, String countryName) Cria o atribulo SignatureProductionPlace a partir dos parâmetros necessários para a criação do atributoSigningCertificate(List<Certificate> certs, String digestAlgorithm) Cria o atributo id-aa-signingCertificate a partir de uma lista de certificados.SigningCertificate(List<Certificate> certs, org.bouncycastle.asn1.ASN1ObjectIdentifier digestIdentifier) Cria o atributo id-aa-signingCertificate a partir de uma lista de certificados.SigningCertificate(List<Certificate> certs, org.bouncycastle.asn1.x509.AlgorithmIdentifier digestAlgorithm) Cria o atributo id-aa-signingCertificate a partir de uma lista de certificados.SigningCertificateV2(List<Certificate> certs, String digestAlgorithm) SigningCertificateV2(List<Certificate> certs, org.bouncycastle.asn1.ASN1ObjectIdentifier digestIdentifier) SigningCertificateV2(List<Certificate> certs, org.bouncycastle.asn1.x509.AlgorithmIdentifier digestAlgorithm) SigningTime(XMLGregorianCalendar signingTimeValue) Cria o atributo SigningTime a partir do parâmetro necessário para a criação do atributo -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.xades.attributes.unsigned
Methods in br.ufsc.labsec.parser.xades.attributes.unsigned that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionTimeStampValidationData.getCertificateValues()AttrAuthoritiesCertValues.getEncoded()AttributeCertificateRefsV2.getEncoded()Método usado na construção do atributo no momento onde é adicionado na assinatura.CertificateValues.getEncoded()CompleteCertificateRefsV2.getEncoded()Retorna o atributo codificadoCounterSignature.getEncoded()Retorna o atributo codificadoRefsOnlyTimeStamp.getEncoded()Retorna o atributo codificadoRenewedDigestsV2.getEncoded()TimeStampValidationData.getEncoded()UnsignedDataObjectProperty.getEncoded()Retorna o atributo codificadoTimeStampValidationData.getRevocationValues()Constructors in br.ufsc.labsec.parser.xades.attributes.unsigned that throw SignatureAttributeExceptionModifierConstructorDescriptionAttributeCertificateRefs(List<Certificate> certificates, String digestAlgorithm) Construtor usado na criação do atributo.AttributeCertificateRefs(List<Certificate> certificates, org.bouncycastle.asn1.ASN1ObjectIdentifier digestAlgorithm) AttributeCertificateRefs(List<Certificate> certificates, org.bouncycastle.asn1.x509.AlgorithmIdentifier digestIdentifier) AttributeCertificateRefsV2(List<Certificate> certificates, String digestAlgorithm) Construtor usado na criação do atributo.AttributeCertificateRefsV2(List<Certificate> certificates, org.bouncycastle.asn1.ASN1ObjectIdentifier digestAlgorithm) AttributeCertificateRefsV2(List<Certificate> certificates, org.bouncycastle.asn1.x509.AlgorithmIdentifier digestIdentifier) AttributeRevocationRefs(List<CRL> crls, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> basicOCSPResponses, String digestAlgorithm) Construtor usado na criação do atributo.CertificateValues(Collection<Certificate> certificates) Cria o atributo certificateValues a partir de uma lista de certificados.CompleteCertificateRefs(Collection<Certificate> certificates, String digestAlgorithm) Contrutor utilizado para a criação do atributo.CompleteCertificateRefsV2(Collection<Certificate> certificates, String digestAlgorithm) Contrutor utilizado para a criação do atributo.CompleteRevocationRefs(String digestAlgorithm, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> basicOCSPResponses) Cria o atributo que irá referênciar as respostas OCSP passadas na lista.CompleteRevocationRefs(Collection<CRL> crls, Collection<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> basicOCSPResponses, String digestAlgorithm) Cria o atributo com os dados de revogação tanto no formato de LCRs quanto de respostas OCSP.CompleteRevocationRefs(List<CRL> crls, String digestAlgorithm) Cria o atributo que irá referênciar as LCRs passadas na lista.RevocationValues(Collection<CRL> crlValues, Collection<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> ocspValues) Cria o atributo a partir de uma lista de CRLs e de respostas OCSPs.TimeStampValidationData(Element certVals, Element refVals) -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.xades.decoder.schema
Methods in br.ufsc.labsec.parser.xades.decoder.schema that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionfinal Tfinal Tfinal Tfinal Tfinal Tprotected abstract TCompleteCertificateRefsTypeDecoder.specificDecode(Element encoded, Integer index) protected abstract TCompleteRevocationRefsTypeDecoder.specificDecode(Element encoded, Integer index) protected abstract TRevocationValuesTypeDecoder.specificDecode(Element encoded, Integer index) protected abstract TXAdESTimeStampTypeDecoder.specificDecode(Element encoded, Integer index) protected abstract TXAdESValuesLogicDecoder.specificDecode(Element encoded, Integer index) -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.xades.decoder.signed
Methods in br.ufsc.labsec.parser.xades.decoder.signed that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionprotected IndividualDataObjectsTimeStampIndividualDataObjectsTimeStampDecoder.specificDecode(Element encoded, Integer index) -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.xades.decoder.unsigned
Methods in br.ufsc.labsec.parser.xades.decoder.unsigned that throw SignatureAttributeExceptionModifier and TypeMethodDescription -
Uses of SignatureAttributeException in br.ufsc.labsec.parser.xades.exceptions
Subclasses of SignatureAttributeException in br.ufsc.labsec.parser.xades.exceptionsModifier and TypeClassDescriptionclassEsta classe representa uma exceção causada por algum erro no atributo CertRefsclassEsta classe representa uma exceção causada por algum erro no atributo CertValuesclassEsta classe representa uma exceção causada por algum erro relacionado ao atributo RevocationValues em uma assinaturaclassEsta classe representa uma exceção que ocorre por má formação do atributo SigningCertificateclassEsta classe representa uma exceção que ocorre na manipulação de carimbos de tempo.classclassEsta classe representa uma exceção que ocorre quando há mais de uma ocorrência de um atributo em uma assinatura quando a quantidade máxima permitida é apenas uma ocorrência. -
Uses of SignatureAttributeException in br.ufsc.labsec.signature
Methods in br.ufsc.labsec.signature that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionprotected booleanAttributeIncluder.addAttribute(Sig signature, String attribute, FileToBeSigned<? extends Info> fileToBeSigned, AttributeFactory<Info, Encod, Sig> factory) Adiciona um atributo não assinado à assinaturabooleanAttributeIncluder.addUnsignedAttributes(FileToBeSigned<? extends Info> fileToBeSigned, Sig signature) booleanAttributeIncluder.addUnsignedAttributes(List<String> unsignedAttributes, FileToBeSigned fileToBeSigned, Sig signature) -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.cades
Methods in br.ufsc.labsec.signature.conformanceVerifier.cades that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionSignatureAttribute<org.bouncycastle.asn1.cms.Attribute> RevocationSignedDataCreator.constructAttribute(Component component, Collection<CRL> crls, Collection<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> ocps, org.bouncycastle.asn1.esf.OtherRevVals otherRevocationValues) protected SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> AbstractVerifier.getInstance(Map<String, Integer> indexes, String identifier) Retorna a instância de um atributo específicoCadesSigner.getLastSignature(FileToBeSigned<? extends CadesInformation> fileToBeSigned) AbstractVerifier.getOrderedTimeStamps()Retorna uma lista de atributos de Carimbo do Tempo (aqueles referenciados na lista de prioridade) ordenada por identificador, de acordo com o especificado na lista de prioridade, e com cada grupo de mesmo identificador ordenado por tempo (TimeReference).CadesAbstractVerifierInterface.getOrderedTimeStamps()SignatureVerifier.getOrderedTimeStamps(List<String> attributesAlreadyVerified, SignatureReport signatureReport) Retorna a lista de carimbos de tempo ordenados e adiciona as exceções carimbos mal formadosAbstractVerifier.getOrderedTimeStamps()SignatureVerifier.getPaReport(String signingTime) Retorna o relatório da política de assinaturaAbstractVerifier.getTimeStamps()Retorna uma lista com todos os atributos de Carimbo do Tempo existentes na assinatura que foram referenciados na lista de prioridade.RevocationSignedDataCreator.otherCRLsToExclude(CRLRevocationInformation crlCollection, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature) RevocationSignedDataCreator.otherCRLsToInclude(RevocationRepository revocationRepository, CertificateCollection certificateCollection, CRLRevocationInformation crlCollection, List<CRL> certpathCRLs, CertPath certPath, Set<TrustAnchor> anchors, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature) Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> RevocationSignedDataCreator.otherOCSPsToExclude(OCSPRevocationInformation crlCollection, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature) Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> RevocationSignedDataCreator.otherOCSPsToInclude(RevocationRepository revocationRepository, CertificateCollection certificateCollection, OCSPRevocationInformation ocspCollection, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> certpathOCSPs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature) -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.verifier.signed
Methods in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.verifier.signed that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionprotected voidIdAaEtsSignerAttrVerifier.specificVerify(IdAaEtsSignerAttr attr, CadesAbstractVerifierInterface verifier) protected voidSignerAttributeV2Verifier.specificVerify(SignerAttributeV2 attr, CadesAbstractVerifierInterface verifier) voidAbstractSignerAttrVerifier.verify(AbstractSignerAttr attr, CadesAbstractVerifierInterface verifierInterface) voidIdAaContentHintVerifier.verify(IdAaContentHint attr, CadesAbstractVerifierInterface verifier) voidIdAaEtsSignerLocationVerifier.verify(IdAaEtsSignerLocation idAaEtsSignerLocation, CadesAbstractVerifierInterface verifierInterface) voidIdAaEtsSigPolicyIdVerifier.verify(IdAaEtsSigPolicyId attr, CadesAbstractVerifierInterface verifierInterface) voidIdAaMsgSigDigestVerifier.verify(IdAaMsgSigDigest attr, CadesAbstractVerifierInterface verifierInterface) voidIdAaReceiptRequestVerifier.verify(IdAaReceiptRequest attr, CadesAbstractVerifierInterface verifierInterface) voidIdAaSigningCertificateV2Verifier.verify(IdAaSigningCertificateV2 attr, CadesAbstractVerifierInterface verifierInterface) voidIdAaSigningCertificateVerifier.verify(IdAaSigningCertificate attr, CadesAbstractVerifierInterface verifierInterface) voidIdContentTypeVerifier.verify(IdContentType attr, CadesAbstractVerifierInterface verifierInterface) voidIdSigningTimeVerifier.verify(IdSigningTime attr, CadesAbstractVerifierInterface verifierInterface) -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.verifier.unsigned
Methods in br.ufsc.labsec.signature.conformanceVerifier.cades.attributes.verifier.unsigned that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionvoidIdAaEtsCertValuesVerifier.validateAttributeCertificateRefs(IdAaEtsCertValues attr, CadesAbstractVerifierInterface verifier, List<Certificate> inSignedData) voidIdAaEtsCertValuesVerifier.validateCertificateRefs(IdAaEtsCertValues attr, CadesAbstractVerifierInterface verifier, List<Certificate> inSignedData) voidIdAaEtsCertValuesVerifier.validateSigningCertificate(IdAaEtsCertValues attr, CadesAbstractVerifierInterface verifier, List<Certificate> inSignedData) voidATSHashIndexV3Verifier.verify(ATSHashIndexV3 attr, CadesAbstractVerifierInterface verifierInterface) voidIdAaEtsAttrCertificateRefsVerifier.verify(IdAaEtsAttrCertificateRefs attr, CadesAbstractVerifierInterface verifier) voidIdAaEtsAttrRevocationRefsVerifier.verify(IdAaEtsAttrRevocationRefs attr, CadesAbstractVerifierInterface verifier) voidIdAaEtsCertCRLTimestampVerifier.verify(IdAaEtsCertCRLTimestamp attr, CadesAbstractVerifierInterface verifier) voidIdAaEtsCertificateRefsVerifier.verify(IdAaEtsCertificateRefs attr, CadesAbstractVerifierInterface verifier) voidIdAaEtsCertValuesVerifier.verify(IdAaEtsCertValues attr, CadesAbstractVerifierInterface verifier) voidIdAaEtsRevocationRefsVerifier.verify(IdAaEtsRevocationRefs attr, CadesAbstractVerifierInterface verifier) voidIdAaEtsRevocationValuesVerifier.verify(IdAaEtsRevocationValues attr, CadesAbstractVerifierInterface verifier) -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.cades.creator.signed
Methods in br.ufsc.labsec.signature.conformanceVerifier.cades.creator.signed that throw SignatureAttributeExceptionModifier and TypeMethodDescription<Information extends CadesInformation>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> IdAaEtsSignerAttrCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned) Retorna o atributo<Information extends CadesInformation>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> IdAaEtsSignerLocationCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned) Retorna o atributo<Information extends CadesInformation>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> IdAaEtsSigPolicyIdCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned) <Information extends CadesInformation>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> IdAaMsgSigDigestCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned) <Information extends CadesInformation>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> IdAaReceiptRequestCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned) Retorna o atributostatic SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> IdAaReceiptRequestCreator.getAttribute(X509Certificate signerCert) <Information extends CadesInformation>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> IdAaSigningCertificateCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned) Retorna o atributo<Information extends CadesInformation>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> IdAaSigningCertificateV2Creator.getAttribute(FileToBeSigned<Information> fileToBeSigned) Retorna o atributo<Information extends CadesInformation>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> IdMessageDigestCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned) Retorna o atributo -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.cades.creator.unsigned
Methods in br.ufsc.labsec.signature.conformanceVerifier.cades.creator.unsigned that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionvoidATSHashIndexV3Creator.addUnsignedAttributeHashes(String digestAlg, org.bouncycastle.asn1.ASN1EncodableVector asn1EncodableVector, List<byte[]> unsignedAttrHash) protected SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> IdAaEtsAttrCertificateRefsCreator.constructAttribute(List<Certificate> certificates, String hashAlgorithmOID) SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> IdAaEtsCertificateRefsCreator.constructAttribute(Component component, Collection<Certificate> certificates) SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> IdAaEtsCertValuesCreator.constructAttribute(Component component, Collection<Certificate> certificates) SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> IdAaEtsRevocationRefsCreator.constructAttribute(Component component, Collection<CRL> crls, Collection<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> ocsps, org.bouncycastle.asn1.esf.OtherRevVals otherRevocationValues) SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> IdAaEtsRevocationValuesCreator.constructAttribute(Component component, Collection<CRL> crls, Collection<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> ocps, org.bouncycastle.asn1.esf.OtherRevVals otherRevocationValues) protected SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> IdAaEtsArchiveTimeStampV2Creator.createAttribute(byte[] encodedAttribute) protected SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> IdAaEtsArchiveTimeStampV3Creator.createAttribute(byte[] encodedAttribute) protected SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> IdAaEtsAttrRevocationRefsCreator.createAttribute(List<CRL> revocationValuesCRL, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> revocationValuesOCSP, String hashAlgorithmOID) protected SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> IdAaEtsEscTimeStampCreator.createAttribute(byte[] encodedAttribute) protected SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> IdAaSignatureTimeStampCreator.createAttribute(byte[] encodedAttribute) <Information extends TSInformation<org.bouncycastle.asn1.cms.Attribute, ? extends CadesSignature>>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> ATSHashIndexV3Creator.getAttribute(FileToBeSigned<Information> fileToBeSigned, CadesSignature signature) <Information extends CadesInformation>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute> IdCounterSignatureCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned, CadesSignature signature) static byte[]ATSHashIndexV3Creator.getAttributeDigest(org.bouncycastle.asn1.cms.Attribute attribute, String digestAlg) protected List<Certificate> IdAaEtsAttrCertificateRefsCreator.otherCertificatesToExclude(AttributeCertificateCollection certificateCollection, List<? extends Certificate> certificatesInPath, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature, List<Certificate> certificates) protected List<Certificate> IdAaEtsAttrCertificateRefsCreator.otherCertificatesToInclude(AttributeCertificateCollection certificateCollection, List<? extends Certificate> pathWithAnchor, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature, List<Certificate> certificates) IdAaEtsCertValuesCreator.otherCertificatesToInclude(CertificateCollection certificateCollection, List<? extends Certificate> pathWithAnchor, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature) IdAaEtsRevocationRefsCreator.otherCRLsToInclude(RevocationRepository revocationRepository, CertificateCollection certificateCollection, CRLRevocationInformation crlCollection, List<CRL> certpathCRLs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature) IdAaEtsRevocationValuesCreator.otherCRLsToInclude(RevocationRepository revocationRepository, CertificateCollection certificateCollection, CRLRevocationInformation crlCollection, List<CRL> certpathCRLs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature) Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> IdAaEtsRevocationRefsCreator.otherOCSPsToInclude(RevocationRepository revocationRepository, CertificateCollection certificateCollection, OCSPRevocationInformation ocspCollection, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> certpathOCSPs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature) Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> IdAaEtsRevocationValuesCreator.otherOCSPsToInclude(RevocationRepository revocationRepository, CertificateCollection certificateCollection, OCSPRevocationInformation ocspCollection, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> certpathOCSPs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature) -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.common
Methods in br.ufsc.labsec.signature.conformanceVerifier.common that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionprotected abstract List<org.bouncycastle.util.Selector<Certificate>> CertificateValuesLogicVerifier.getCertIDs(Ver verifier) AttributeFactory.getSignedAttribute(String oid, FileToBeSigned fileToBeSigned) AttributeFactory.getUnsignedAttribute(String oid, FileToBeSigned fileToBeSigned, Sig signature) protected abstract voidChildAttributeVerifier.specificVerify(C attr, Ver verifier) voidAttributeCertificateValuesLogicVerifier.verify(AttributeCertificateValuesLogic<Enc> attr, Ver verifier) final void -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.common.attributes
Methods in br.ufsc.labsec.signature.conformanceVerifier.common.attributes that throw SignatureAttributeException -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.jades
Methods in br.ufsc.labsec.signature.conformanceVerifier.jades that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionJadesSigner.buildContainer(byte[] bytes) JadesVerifier.getAttribute(JadesSignature signature, Class<? extends SignatureAttribute<JadesAttrCommonStruct>> attributeClass) Retorna um atributo na assinatura, se presenteJadesVerifier.getAttribute(Class<? extends SignatureAttribute<JadesAttrCommonStruct>> attributeClass) Retorna Retorna um atributo na assinatura, se presenteJadesSigner.getLastSignature(FileToBeSigned<? extends JadesInformation> fileToBeSigned) JadesVerifier.getOrderedTimeStamps()Retorna uma lista de atributos de carimbo do tempo ordenada por identificador, de acordo com o especificado na lista de prioridade. -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.jades.creator.signed
Methods in br.ufsc.labsec.signature.conformanceVerifier.jades.creator.signed that throw SignatureAttributeExceptionModifier and TypeMethodDescription<Information extends JadesInformation>
SignatureAttribute<JadesAttrCommonStruct> AllDataObjectsTimeStampCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned) <Information extends JadesInformation>
SignatureAttribute<JadesAttrCommonStruct> IssuedAtTimeCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned) <Information extends JadesInformation>
SignatureAttribute<JadesAttrCommonStruct> SignaturePolicyIdentifierCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned) <Information extends JadesInformation>
SignatureAttribute<JadesAttrCommonStruct> SignatureProductionPlaceCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned) <Information extends JadesInformation>
SignatureAttribute<JadesAttrCommonStruct> SigningCertificateCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned) <Information extends JadesInformation>
SignatureAttribute<JadesAttrCommonStruct> SigningTimeCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned) -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.jades.creator.unsigned
Methods in br.ufsc.labsec.signature.conformanceVerifier.jades.creator.unsigned that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionprotected SignatureAttribute<JadesAttrCommonStruct> AttributeCertificateRefsCreator.constructAttribute(List<Certificate> certificates, String hashAlgorithmOID) AttributeRevocationValuesCreator.constructAttribute(Component component, Collection<CRL> crls, Collection<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> ocps, org.bouncycastle.asn1.esf.OtherRevVals otherRevocationValues) CertificateValuesCreator.constructAttribute(Component component, Collection<Certificate> certificates) CompleteCertificateRefsCreator.constructAttribute(Component component, Collection<Certificate> certificates) RevocationValuesCreator.constructAttribute(Component component, Collection<CRL> crls, Collection<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> ocps, org.bouncycastle.asn1.esf.OtherRevVals otherRevocationValues) protected SignatureAttribute<JadesAttrCommonStruct> ArchiveTimeStampCreator.createAttribute(byte[] encodedAttribute) protected SignatureAttribute<JadesAttrCommonStruct> AttributeRevocationRefsCreator.createAttribute(List<CRL> revocationValuesCRL, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> revocationValuesOCSP, String hashAlgorithmOID) protected SignatureAttribute<JadesAttrCommonStruct> RefsOnlyTimeStampCreator.createAttribute(byte[] encodedAttribute) protected SignatureAttribute<JadesAttrCommonStruct> SigAndRefsTimeStampCreator.createAttribute(byte[] encodedAttribute) protected SignatureAttribute<JadesAttrCommonStruct> SignatureTimeStampCreator.createAttribute(byte[] encodedAttribute) <Information extends JadesInformation>
SignatureAttribute<JadesAttrCommonStruct> AttrAuthoritiesCertValsCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned, JadesSignature signature) <Information extends JadesInformation>
SignatureAttribute<JadesAttrCommonStruct> RevocationRefsCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned, JadesSignature signature) <Information extends JadesInformation>
SignatureAttribute<JadesAttrCommonStruct> SignaturePolicyStoreCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned, JadesSignature signature) <Information extends JadesInformation>
SignatureAttribute<JadesAttrCommonStruct> TimeStampValidationDataCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned, JadesSignature signature) protected List<Certificate> AttributeCertificateRefsCreator.otherCertificatesToExclude(AttributeCertificateCollection certificateCollection, List<? extends Certificate> certificatesInPath, FileToBeSigned<? extends JadesInformation> fileToBeSigned, JadesSignature signature, List<Certificate> certificates) CertificateValuesCreator.otherCertificatesToExclude(CertificateCollection certificateCollection, FileToBeSigned<? extends JadesInformation> fileToBeSigned, JadesSignature signature) protected List<Certificate> AttributeCertificateRefsCreator.otherCertificatesToInclude(AttributeCertificateCollection certificateCollection, List<? extends Certificate> pathWithAnchor, FileToBeSigned<? extends JadesInformation> fileToBeSigned, JadesSignature signature, List<Certificate> certificates) CertificateValuesCreator.otherCertificatesToInclude(CertificateCollection certificateCollection, List<? extends Certificate> pathWithAnchor, FileToBeSigned<? extends JadesInformation> fileToBeSigned, JadesSignature signature) AttributeRevocationValuesCreator.otherCRLsToExclude(CRLRevocationInformation crlCollection, FileToBeSigned<? extends JadesInformation> fileToBeSigned, JadesSignature signature) RevocationValuesCreator.otherCRLsToExclude(CRLRevocationInformation crlCollection, FileToBeSigned<? extends JadesInformation> fileToBeSigned, JadesSignature signature) AttributeRevocationValuesCreator.otherCRLsToInclude(RevocationRepository revocationRepository, CertificateCollection certificateCollection, CRLRevocationInformation crlCollection, List<CRL> certpathCRLs, CertPath certPath, Set<TrustAnchor> anchors, FileToBeSigned<? extends JadesInformation> fileToBeSigned, JadesSignature signature) RevocationValuesCreator.otherCRLsToInclude(RevocationRepository revocationRepository, CertificateCollection certificateCollection, CRLRevocationInformation crlCollection, List<CRL> certpathCRLs, CertPath certPath, Set<TrustAnchor> anchors, FileToBeSigned<? extends JadesInformation> fileToBeSigned, JadesSignature signature) Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> AttributeRevocationValuesCreator.otherOCSPsToExclude(OCSPRevocationInformation ocspCollection, FileToBeSigned<? extends JadesInformation> fileToBeSigned, JadesSignature signature) Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> RevocationValuesCreator.otherOCSPsToExclude(OCSPRevocationInformation crlCollection, FileToBeSigned<? extends JadesInformation> fileToBeSigned, JadesSignature signature) Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> AttributeRevocationValuesCreator.otherOCSPsToInclude(RevocationRepository revocationRepository, CertificateCollection certificateCollection, OCSPRevocationInformation ocspCollection, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> certpathOCSPs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends JadesInformation> fileToBeSigned, JadesSignature signature) Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> RevocationValuesCreator.otherOCSPsToInclude(RevocationRepository revocationRepository, CertificateCollection certificateCollection, OCSPRevocationInformation ocspCollection, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> certpathOCSPs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends JadesInformation> fileToBeSigned, JadesSignature signature) -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.jades.verifier.schema
Methods in br.ufsc.labsec.signature.conformanceVerifier.jades.verifier.schema that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionvoidCompleteCertificateRefsTypeVerifier.verify(CompleteCertificateRefsType attr, JadesAbstractVerifierInterface verifier) voidCompleteRevocationRefsTypeVerifier.verify(CompleteRevocationRefsType attr, JadesAbstractVerifierInterface verifier) voidRevocationValuesTypeVerifier.verify(RevocationValuesType attr, JadesAbstractVerifierInterface verifier) -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.jades.verifier.signed
Methods in br.ufsc.labsec.signature.conformanceVerifier.jades.verifier.signed that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionstatic CertificateSigningCertificateVerifier.getSigningCertificate(SigningCertificate attr, JadesAbstractVerifierInterface verifier) Busca o certificado do assinante conforme seu seletor por hash presente no atributovoidCommitmentTypeIndicationVerifier.verify(CommitmentTypeIndication attr, JadesAbstractVerifierInterface verifier) voidCriticalHeaderVerifier.verify(CriticalHeader attr, JadesAbstractVerifierInterface verifier) Valida o atributo de acordo com suas regras específicas (ver normas do ETSI para cada atributo).voidIssuedAtTimeVerifier.verify(IssuedAtTime attr, JadesAbstractVerifierInterface verifier) Valida o valor do atributo.voidSigDHeaderVerifier.verify(SigDHeader attr, JadesAbstractVerifierInterface verifier) voidSignaturePolicyIdentifierVerifier.verify(SignaturePolicyIdentifier attr, JadesAbstractVerifierInterface verifier) voidSignatureProductionPlaceVerifier.verify(SignatureProductionPlace attr, JadesAbstractVerifierInterface verifier) voidSignerRoleVerifier.verify(SignerRole attr, JadesAbstractVerifierInterface verifier) voidSigningCertificateVerifier.verify(SigningCertificate attr, JadesAbstractVerifierInterface verifier) voidSigningTimeVerifier.verify(SigningTime attr, JadesAbstractVerifierInterface verifier) -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.jades.verifier.unsigned
Methods in br.ufsc.labsec.signature.conformanceVerifier.jades.verifier.unsigned that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionvoidRefsOnlyTimeStampVerifier.specificVerify(RefsOnlyTimeStamp attr, JadesAbstractVerifierInterface verifier) voidCertificateValuesVerifier.verify(CertificateValues attr, JadesAbstractVerifierInterface verifier) voidCounterSignatureVerifier.verify(CounterSignature attr, JadesAbstractVerifierInterface verifier) voidSignaturePolicyStoreVerifier.verify(SignaturePolicyStore attr, JadesAbstractVerifierInterface verifier) voidSignatureTimeStampVerifier.verify(SignatureTimeStamp attr, JadesAbstractVerifierInterface verifier) voidTimeStampValidationDataVerifier.verify(TimeStampValidationData attr, JadesAbstractVerifierInterface verifier) -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.pades
Methods in br.ufsc.labsec.signature.conformanceVerifier.pades that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionPadesSigner.buildContainer(byte[] bytes) PadesSigner.getLastSignature(FileToBeSigned<? extends PadesInformation> fileToBeSigned) -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.pades.creators
Methods in br.ufsc.labsec.signature.conformanceVerifier.pades.creators that throw SignatureAttributeExceptionModifier and TypeMethodDescription<Information extends PadesInformation>
SignatureAttribute<PadesEncoded> DocTimeStampCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned, PadesSignature signature) <T extends PadesInformation>
SignatureAttribute<PadesEncoded> DSSCreator.getAttribute(FileToBeSigned<T> fileToBeSigned, PadesSignature signature) -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.pades.tsValidator
Methods in br.ufsc.labsec.signature.conformanceVerifier.pades.tsValidator that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionvoidDocTimeStampAttributeTSValidator.validate(DocTimeStampAttribute attr, PadesAbstractVerifierInterface verifier, TimeStampReport report, boolean containsRefsTimestamp, boolean containsArchiveTimestamp) -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.pades.utils
Methods in br.ufsc.labsec.signature.conformanceVerifier.pades.utils that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionabstract voidDSSPdfEntry.buildDictionaryEntry(SignaturePolicyInterface policyInterface, Optional<BrExtDss> extDss, DSSDecoder.DictionaryArtifacts artifacts, org.apache.pdfbox.cos.COSDictionary dss, Certificate signer) -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.pades.verifier
Methods in br.ufsc.labsec.signature.conformanceVerifier.pades.verifier that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionvoidDocTimeStampAttributeVerifier.verify(DocTimeStampAttribute attr, PadesAbstractVerifierInterface verifier) voidDssAttributeVerifier.verify(DssAttribute attr, PadesAbstractVerifierInterface verifier) voidSignatureDictionaryVerifier.verify(SignatureDictionary attr, PadesAbstractVerifierInterface verifier) -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.receipt
Methods in br.ufsc.labsec.signature.conformanceVerifier.receipt that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionReceiptBuilder.build(ApplicationInterface application, byte[] toBeReceipted) Constroi um recibo para os bytes usando as credenciais dadas -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder
Methods in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionProfile.attributesToUpgrade(Sig signature) Retorna os atributos que devem ser adicionados para que a assinatura pertença ao perfil -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder.PAdESProfiles
Methods in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder.PAdESProfiles that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionPAdESLTAProfile.attributesToUpgrade(@NotNull PadesSignature signature) PAdESLTProfile.attributesToUpgrade(@NotNull PadesSignature signature) PAdESTProfile.attributesToUpgrade(@NotNull PadesSignature signature) -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.xades
Methods in br.ufsc.labsec.signature.conformanceVerifier.xades that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionXadesSigner.buildContainer(byte[] bytes) protected booleanSignatureVerifier.checkSignaturePolicyPeriod()Verifica se a assinatura foi feita dentro do período válido para o uso de políticasXadesSigner.getLastSignature(FileToBeSigned<? extends XadesInformation> fileToBeSigned) SignatureVerifier.getOrderedTimeStamps()Retorna uma lista de atributos de Carimbo do Tempo (aqueles referenciados na lista de prioridade) ordenada por identificador, de acordo com o especificado na lista de prioridade, e com cada grupo de mesmo identificador ordenado por tempo (TimeReference).SignatureVerifier.getPaReport(String signingTime) Retorna o relatório da verificação da política de assinaturaprotected XMLObjectXadesContainerGenerator.getQualifyingPropertiesObject(Document documentToSign, List<SignatureAttribute<Element>> signedAttributes) protected XMLSignatureXadesContainerGenerator.getXmlSignature(FileToBeSigned<? extends XadesInformation> fileToBeSigned, Document documentToSign, List<SignatureAttribute<Element>> signedAttributes) Instancia uma novaXMLSignatureque é capaz de assinar documentos conforme o que está previsto na política de assinaturas AD-RB -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.xades.creator.signed
Methods in br.ufsc.labsec.signature.conformanceVerifier.xades.creator.signed that throw SignatureAttributeExceptionModifier and TypeMethodDescription<Information extends XadesInformation>
SignatureAttribute<Element> DataObjectFormatCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned) Retorna o atributo<Information extends XadesInformation>
SignatureAttribute<Element> SignaturePolicyIdentifierCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned) Retorna o atributo<Information extends XadesInformation>
SignatureAttribute<Element> SignatureProductionPlaceCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned) Retorna o atributo<Information extends XadesInformation>
SignatureAttribute<Element> SignerRoleCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned) <Information extends XadesInformation>
SignatureAttribute<Element> SigningCertificateCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned) Retorna o atributo<Information extends XadesInformation>
SignatureAttribute<Element> SigningCertificateV2Creator.getAttribute(FileToBeSigned<Information> fileToBeSigned) Retorna o atributo<Information extends XadesInformation>
SignatureAttribute<Element> SigningTimeCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned) Retorna o atributo -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.xades.creator.unsigned
Methods in br.ufsc.labsec.signature.conformanceVerifier.xades.creator.unsigned that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionprotected SignatureAttribute<Element> AttributeCertificateRefsCreator.constructAttribute(List<Certificate> certificates, String hashAlgorithmOID) protected SignatureAttribute<Element> AttributeCertificateRefsV2Creator.constructAttribute(List<Certificate> certificates, String hashAlgorithmOID) CertificateValuesCreator.constructAttribute(Component component, Collection<Certificate> certificates) CompleteCertificateRefsCreator.constructAttribute(Component component, Collection<Certificate> certificates) CompleteCertificateRefsV2Creator.constructAttribute(Component component, Collection<Certificate> certificates) CompleteRevocationRefsCreator.constructAttribute(Component component, Collection<CRL> crls, Collection<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> ocps, org.bouncycastle.asn1.esf.OtherRevVals otherRevocationValues) RevocationValuesCreator.constructAttribute(Component component, Collection<CRL> crls, Collection<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> ocps, org.bouncycastle.asn1.esf.OtherRevVals otherRevocationValues) <Information extends XadesInformation>
SignatureAttribute<Element> CounterSignatureCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned, XadesSignature signature) <Information extends XadesInformation>
SignatureAttribute<Element> TimeStampValidationDataCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned, XadesSignature signature) protected List<Certificate> AttributeCertificateRefsCreator.otherCertificatesToExclude(AttributeCertificateCollection certificateCollection, List<? extends Certificate> certificatesInPath, FileToBeSigned<? extends XadesInformation> fileToBeSigned, XadesSignature signature, List<Certificate> certificates) protected List<Certificate> AttributeCertificateRefsV2Creator.otherCertificatesToExclude(AttributeCertificateCollection certificateCollection, List<? extends Certificate> certificatesInPath, FileToBeSigned<? extends XadesInformation> fileToBeSigned, XadesSignature signature, List<Certificate> certificates) CertificateValuesCreator.otherCertificatesToExclude(CertificateCollection certificateCollection, FileToBeSigned<? extends XadesInformation> fileToBeSigned, XadesSignature signature) protected List<Certificate> AttributeCertificateRefsCreator.otherCertificatesToInclude(AttributeCertificateCollection certificateCollection, List<? extends Certificate> pathWithAnchor, FileToBeSigned<? extends XadesInformation> fileToBeSigned, XadesSignature signature, List<Certificate> certificates) protected List<Certificate> AttributeCertificateRefsV2Creator.otherCertificatesToInclude(AttributeCertificateCollection certificateCollection, List<? extends Certificate> pathWithAnchor, FileToBeSigned<? extends XadesInformation> fileToBeSigned, XadesSignature signature, List<Certificate> certificates) CertificateValuesCreator.otherCertificatesToInclude(CertificateCollection certificateCollection, List<? extends Certificate> pathWithAnchor, FileToBeSigned<? extends XadesInformation> fileToBeSigned, XadesSignature signature) CompleteRevocationRefsCreator.otherCRLsToExclude(CRLRevocationInformation crlCollection, FileToBeSigned<? extends XadesInformation> fileToBeSigned, XadesSignature signature) RevocationValuesCreator.otherCRLsToExclude(CRLRevocationInformation crlCollection, FileToBeSigned<? extends XadesInformation> fileToBeSigned, XadesSignature signature) CompleteRevocationRefsCreator.otherCRLsToInclude(RevocationRepository revocationRepository, CertificateCollection certificateCollection, CRLRevocationInformation crlCollection, List<CRL> certpathCRLs, CertPath certPath, Set<TrustAnchor> anchors, FileToBeSigned<? extends XadesInformation> fileToBeSigned, XadesSignature signature) RevocationValuesCreator.otherCRLsToInclude(RevocationRepository revocationRepository, CertificateCollection certificateCollection, CRLRevocationInformation crlCollection, List<CRL> certpathCRLs, CertPath certPath, Set<TrustAnchor> anchors, FileToBeSigned<? extends XadesInformation> fileToBeSigned, XadesSignature signature) Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> CompleteRevocationRefsCreator.otherOCSPsToExclude(OCSPRevocationInformation crlCollection, FileToBeSigned<? extends XadesInformation> fileToBeSigned, XadesSignature signature) Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> RevocationValuesCreator.otherOCSPsToExclude(OCSPRevocationInformation ocspCollection, FileToBeSigned<? extends XadesInformation> fileToBeSigned, XadesSignature signature) Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> CompleteRevocationRefsCreator.otherOCSPsToInclude(RevocationRepository revocationRepository, CertificateCollection certificateCollection, OCSPRevocationInformation ocspCollection, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> certpathOCSPs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends XadesInformation> fileToBeSigned, XadesSignature signature) Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> RevocationValuesCreator.otherOCSPsToInclude(RevocationRepository revocationRepository, CertificateCollection certificateCollection, OCSPRevocationInformation ocspCollection, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> certpathOCSPs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends XadesInformation> fileToBeSigned, XadesSignature signature) -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.xades.verifier.schema
Method parameters in br.ufsc.labsec.signature.conformanceVerifier.xades.verifier.schema with type arguments of type SignatureAttributeExceptionModifier and TypeMethodDescriptionabstract booleanSigningCertificateTypeVerifier.matchCertificate(Element certID, Certificate certificate, List<SignatureAttributeException> errors, List<SignatureAttributeException> warnings) Methods in br.ufsc.labsec.signature.conformanceVerifier.xades.verifier.schema that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionvoidSigningCertificateTypeVerifier.verify(SigningCertificateType attr, XadesAbstractVerifierInterface verifier) -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.xades.verifier.signed
Methods in br.ufsc.labsec.signature.conformanceVerifier.xades.verifier.signed that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionvoidSigningCertificateV2Verifier.specificVerify(SigningCertificateV2 attr, XadesAbstractVerifierInterface verifier) voidSigningCertificateVerifier.specificVerify(SigningCertificate attr, XadesAbstractVerifierInterface verifier) voidAllDataObjectTimeStampVerifier.verify(AllDataObjectTimeStamp attr, XadesAbstractVerifierInterface verifier) voidCommitmentTypeIndicationVerifier.verify(CommitmentTypeIndication attr, XadesAbstractVerifierInterface verifier) voidContentTimeStampVerifier.verify(ContentTimeStamp attr, XadesAbstractVerifierInterface verifier) voidDataObjectFormatVerifier.verify(DataObjectFormat attr, XadesAbstractVerifierInterface verifier) Retorna sempre true.voidSignaturePolicyIdentifierVerifier.verify(SignaturePolicyIdentifier attr, XadesAbstractVerifierInterface verifier) voidSignatureProductionPlaceVerifier.verify(SignatureProductionPlace attr, XadesAbstractVerifierInterface verifier) Verifica a validade do atributo: neste caso, se o atributo aparece somente uma vez na assinatura.voidSignerRoleV2Verifier.verify(SignerRoleV2 attr, XadesAbstractVerifierInterface verifier) voidSignerRoleVerifier.verify(SignerRole attr, XadesAbstractVerifierInterface verifier) voidSigningTimeVerifier.verify(SigningTime attr, XadesAbstractVerifierInterface verifier) -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.conformanceVerifier.xades.verifier.unsigned
Methods in br.ufsc.labsec.signature.conformanceVerifier.xades.verifier.unsigned that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionList<org.bouncycastle.cert.X509AttributeCertificateHolder> AttributeRevocationRefsVerifier.getAttrCertsFromSignerRole(AttributeRevocationRefs attr, Element signerRoleElement) voidAttrAuthoritiesCertValuesVerifier.specificVerify(AttrAuthoritiesCertValues attr, XadesAbstractVerifierInterface verifier) voidRefsOnlyTimeStampV2Verifier.specificVerify(RefsOnlyTimeStampV2 attr, XadesAbstractVerifierInterface verifier) voidSigAndRefsTimeStampV2Verifier.specificVerify(SigAndRefsTimeStampV2 attr, XadesAbstractVerifierInterface verifier) voidSigAndRefsTimeStampVerifier.specificVerify(SigAndRefsTimeStamp attr, XadesAbstractVerifierInterface verifier) voidAttributeCertificateRefsV2Verifier.verify(AttributeCertificateRefsV2 attr, XadesAbstractVerifierInterface verifier) voidAttributeCertificateRefsVerifier.verify(AttributeCertificateRefs attr, XadesAbstractVerifierInterface verifier) voidAttributeRevocationRefsVerifier.verify(AttributeRevocationRefs attr, XadesAbstractVerifierInterface verifier) voidAttributeRevocationValuesVerifier.verify(AttributeRevocationValues attr, XadesAbstractVerifierInterface verifier) voidCompleteCertificateRefsV2Verifier.verify(CompleteCertificateRefsV2 attr, XadesAbstractVerifierInterface verifier) voidCompleteCertificateRefsVerifier.verify(CompleteCertificateRefs attr, XadesAbstractVerifierInterface verifier) voidCompleteRevocationRefsVerifier.verify(CompleteRevocationRefs attr, XadesAbstractVerifierInterface verifier) voidCounterSignatureVerifier.verify(CounterSignature attr, XadesAbstractVerifierInterface verifier) voidRefsOnlyTimeStampVerifier.verify(RefsOnlyTimeStamp attr, XadesAbstractVerifierInterface verifier) voidRenewedDigestsV2Verifier.verify(RenewedDigestsV2 attr, XadesAbstractVerifierInterface verifier) voidRevocationValuesVerifier.verify(RevocationValues attr, XadesAbstractVerifierInterface verifier) voidTimeStampValidationDataVerifier.verify(TimeStampValidationData attr, XadesAbstractVerifierInterface verifier) voidUnsignedDataObjectPropertyVerifier.verify(UnsignedDataObjectProperty attr, XadesAbstractVerifierInterface verifier) -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.signer
Methods in br.ufsc.labsec.signature.signer that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionprotected List<SignatureAttribute<Encod>> CompleteContainerGenerator.constructSignedAttributes(FileToBeSigned<? extends Info> fileToBeSigned, AttributeFactory<Info, Encod, Sig> attributeFactory) protected booleanCompleteContainerGenerator.constructUnsignedAttributes(FileToBeSigned<? extends Info> fileToBeSigned, Sig signature) abstract <Information extends Info>
SignatureAttribute<Encod> SignedAttributeCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned) Retorna o atributoabstract <Information extends Info>
SignatureAttribute<Encod> UnsignedAttributeCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned, Sig signature) Retorna o atributo -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.signer.common
Methods in br.ufsc.labsec.signature.signer.common that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionContainerBuilder.buildContainer(byte[] bytes) default SignatureContainer<Sig> ContainerBuilder.buildContainer(InputStream inputStream) ContainerBuilder.getLastSignature(FileToBeSigned<? extends Info> fileToBeSigned) -
Uses of SignatureAttributeException in br.ufsc.labsec.signature.signer.creator
Methods in br.ufsc.labsec.signature.signer.creator that throw SignatureAttributeExceptionModifier and TypeMethodDescriptionabstract SignatureAttribute<Encod> AbstractRevocationCreator.constructAttribute(Component component, Collection<CRL> crls, Collection<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> ocps, org.bouncycastle.asn1.esf.OtherRevVals otherRevocationValues) protected abstract SignatureAttribute<Encod> AttributeCertificateRefsCreator.constructAttribute(List<Certificate> certificates, String hashAlgorithmOID) abstract SignatureAttribute<Encod> CertificateCreator.constructAttribute(Component component, Collection<Certificate> certificates) <Information extends Info>
org.apache.commons.lang3.tuple.Pair<Set<CRL>, Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse>> RevocationCreator.constructRevocation(FileToBeSigned<Information> fileToBeSigned, Sig signature) protected abstract SignatureAttribute<Encod> AttributeRevocationRefsCreator.createAttribute(List<CRL> revocationValuesCRL, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> revocationValuesOCSP, String hashAlgorithmOID) protected abstract SignatureAttribute<Encod> TimestampCreator.createAttribute(byte[] encodedAttribute) protected org.apache.commons.lang3.tuple.Pair<Set<CRL>, Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse>> AbstractRevocationCreator.generateRevocation(FileToBeSigned<? extends Info> fileToBeSigned, CertPath certPath, Sig signature) <Information extends Info>
SignatureAttribute<Encod> AttributeCertificateRefsCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned, Sig signature) <Information extends Info>
SignatureAttribute<Encod> AttributeRevocationCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned, Sig signature) <Information extends Info>
SignatureAttribute<Encod> AttributeRevocationRefsCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned, Sig signature) <Information extends Info>
SignatureAttribute<Encod> CertificateCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned, Sig signature) <Information extends Info>
SignatureAttribute<Encod> RevocationCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned, Sig signature) <Information extends Info>
SignatureAttribute<Encod> TimestampCreator.getAttribute(FileToBeSigned<Information> fileToBeSigned, Sig signature) protected abstract List<Certificate> AttributeCertificateRefsCreator.otherCertificatesToExclude(AttributeCertificateCollection certificateCollection, List<? extends Certificate> certificatesInPath, FileToBeSigned<? extends Info> fileToBeSigned, Sig signature, List<Certificate> certificates) abstract List<Certificate> CertificateCreator.otherCertificatesToExclude(CertificateCollection certificateCollection, FileToBeSigned<? extends Info> fileToBeSigned, Sig signature) protected abstract List<Certificate> AttributeCertificateRefsCreator.otherCertificatesToInclude(AttributeCertificateCollection certificateCollection, List<? extends Certificate> pathWithAnchor, FileToBeSigned<? extends Info> fileToBeSigned, Sig signature, List<Certificate> certificates) abstract Set<Certificate> CertificateCreator.otherCertificatesToInclude(CertificateCollection certificateCollection, List<? extends Certificate> pathWithAnchor, FileToBeSigned<? extends Info> fileToBeSigned, Sig signature) AbstractRevocationCreator.otherCRLsToExclude(CRLRevocationInformation crlCollection, FileToBeSigned<? extends Info> fileToBeSigned, Sig signature) AbstractRevocationCreator.otherCRLsToInclude(RevocationRepository revocationRepository, CertificateCollection certificateCollection, CRLRevocationInformation crlCollection, List<CRL> certpathCRLs, CertPath certPath, Set<TrustAnchor> anchors, FileToBeSigned<? extends Info> fileToBeSigned, Sig signature) abstract Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> AbstractRevocationCreator.otherOCSPsToExclude(OCSPRevocationInformation crlCollection, FileToBeSigned<? extends Info> fileToBeSigned, Sig signature) abstract Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> AbstractRevocationCreator.otherOCSPsToInclude(RevocationRepository revocationRepository, CertificateCollection certificateCollection, OCSPRevocationInformation ocspCollection, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> certpathOCSPs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends Info> fileToBeSigned, Sig signature)