Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.xades.XadesInformation
-
Uses of XadesInformation in br.ufsc.labsec.signature.conformanceVerifier.xades
Methods in br.ufsc.labsec.signature.conformanceVerifier.xades that return XadesInformation Modifier and Type Method Description XadesInformationXadesInformation.XadesInformationBuilder. build()protected XadesInformationXadesAttributeIncluder. getExtraInformation()Methods in br.ufsc.labsec.signature.conformanceVerifier.xades that return types with arguments of type XadesInformation Modifier and Type Method Description protected AttributeFactory<XadesInformation,Element,XadesSignature>XadesAttributeIncluder. getAttributeFactory()Method parameters in br.ufsc.labsec.signature.conformanceVerifier.xades with type arguments of type XadesInformation Modifier and Type Method Description booleanXadesSigner. canCoSign(FileToBeSigned<? extends XadesInformation> signerInformation)booleanXadesSigner. canCounterSign(FileToBeSigned<? extends XadesInformation> signerInformation)booleanXadesSigner. coSign(FileToBeSigned<? extends XadesInformation> signerInformation)protected SignatureContainer<XadesSignature>XadesContainerGenerator. generateSignature(FileToBeSigned<? extends XadesInformation> fileToBeSigned, List<SignatureAttribute<Element>> signedAttributes)XadesSignatureXadesSigner. getLastSignature(FileToBeSigned<? extends XadesInformation> fileToBeSigned)protected DOMSignContextXadesContainerGenerator. getSignatureContext(FileToBeSigned<? extends XadesInformation> fileToBeSigned, Document documentToWriteSignature, PrivateKey privateKey)Instancia um novo contexto de assinatura(DOMSignContext), que é necessário para indicar, por exemplo, onde está o documento que vai ser assinadoprotected 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-RBbooleanXadesSigner. simpleSign(FileToBeSigned<? extends XadesInformation> fileToBeSigned)Realiza a assinaturabooleanXadesSigner. supports(FileToBeSigned<? extends XadesInformation> fileToBeSigned)Verifica se o documento requisitado pode ser assinado -
Uses of XadesInformation in br.ufsc.labsec.signature.conformanceVerifier.xades.creator.signed
Methods in br.ufsc.labsec.signature.conformanceVerifier.xades.creator.signed with type parameters of type XadesInformation Modifier and Type Method Description <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 XadesInformation in br.ufsc.labsec.signature.conformanceVerifier.xades.creator.unsigned
Methods in br.ufsc.labsec.signature.conformanceVerifier.xades.creator.unsigned with type parameters of type XadesInformation Modifier and Type Method Description <Information extends XadesInformation>
SignatureAttribute<Element>CounterSignatureCreator. getAttribute(FileToBeSigned<Information> fileToBeSigned, XadesSignature signature)<Information extends XadesInformation>
SignatureAttribute<Element>TimeStampValidationDataCreator. getAttribute(FileToBeSigned<Information> fileToBeSigned, XadesSignature signature)Method parameters in br.ufsc.labsec.signature.conformanceVerifier.xades.creator.unsigned with type arguments of type XadesInformation Modifier and Type Method Description 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)List<Certificate>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)Set<Certificate>CertificateValuesCreator. otherCertificatesToInclude(CertificateCollection certificateCollection, List<? extends Certificate> pathWithAnchor, FileToBeSigned<? extends XadesInformation> fileToBeSigned, XadesSignature signature)Set<CRL>CompleteRevocationRefsCreator. otherCRLsToExclude(CRLRevocationInformation crlCollection, FileToBeSigned<? extends XadesInformation> fileToBeSigned, XadesSignature signature)Set<CRL>RevocationValuesCreator. otherCRLsToExclude(CRLRevocationInformation crlCollection, FileToBeSigned<? extends XadesInformation> fileToBeSigned, XadesSignature signature)Set<CRL>CompleteRevocationRefsCreator. otherCRLsToInclude(CertificateValidation certificateValidation, CertificateCollection certificateCollection, CRLRevocationInformation crlCollection, List<CRL> certpathCRLs, CertPath certPath, Set<TrustAnchor> anchors, FileToBeSigned<? extends XadesInformation> fileToBeSigned, XadesSignature signature)Set<CRL>RevocationValuesCreator. otherCRLsToInclude(CertificateValidation certificateValidation, 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(CertificateValidation certificateValidation, 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(CertificateValidation certificateValidation, CertificateCollection certificateCollection, OCSPRevocationInformation ocspCollection, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> certpathOCSPs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends XadesInformation> fileToBeSigned, XadesSignature signature)