Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.xades.XadesInformation
Packages that use XadesInformation
Package
Description
-
Uses of XadesInformation in br.ufsc.labsec.signature.conformanceVerifier.xades
Subclasses with type arguments of type XadesInformation in br.ufsc.labsec.signature.conformanceVerifier.xadesModifier and TypeClassDescriptionclassEsta classe trata as partes em comum entre assinaturas XAdES e carimbos do tempo.classEsta classe mapeia o OID de um atributo para o seu nome e um atributo a seu respectivo Creator.classclassEsta classe é utilizada apenas pela classeContainerGenerator.classRepresenta um componente de assinatura XAdES.Methods in br.ufsc.labsec.signature.conformanceVerifier.xades that return XadesInformationModifier and TypeMethodDescriptionXadesInformation.XadesInformationBuilder.build()protected XadesInformationXadesAttributeIncluder.getExtraInformation()Methods in br.ufsc.labsec.signature.conformanceVerifier.xades that return types with arguments of type XadesInformationModifier and TypeMethodDescriptionprotected AttributeFactory<XadesInformation, Element, XadesSignature> XadesAttributeIncluder.getAttributeFactory()Method parameters in br.ufsc.labsec.signature.conformanceVerifier.xades with type arguments of type XadesInformationModifier and TypeMethodDescriptionbooleanXadesSigner.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) XadesSigner.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
Subclasses with type arguments of type XadesInformation in br.ufsc.labsec.signature.conformanceVerifier.xades.creator.signedModifier and TypeClassDescriptionclassEsta classe é responsável pela criação do atributo DataObjectFormatclassEsta classe é responsável pela criação do atributo SignaturePolicyIdentifierclassEsta classe é responsável pela criação do atributo SignatureProductionPlaceclassclassEsta classe é responsável pela criação do atributo SigningCertificateclassEsta classe é responsável pela criação do atributo SigningCertificateV2classEsta classe é responsável pela criação do atributo SigningTimeMethods in br.ufsc.labsec.signature.conformanceVerifier.xades.creator.signed with type parameters of type XadesInformationModifier 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 XadesInformation in br.ufsc.labsec.signature.conformanceVerifier.xades.creator.unsigned
Subclasses with type arguments of type XadesInformation in br.ufsc.labsec.signature.conformanceVerifier.xades.creator.unsignedModifier and TypeClassDescriptionclassEsta classe é responsável pela criação do atributo de carimbo de tempo de arquivamentoclassEsta classe é responsável pela criação do atributo CertRefsclassEsta classe é responsável pela criação do atributo CertRefsclassEsta classe é responsável pela criação do atributo CertValuesclassEsta classe é responsável pela criação do atributo CompleteCertRefsclassEsta classe é responsável pela criação do atributo CompleteCertRefsV2classEsta classe é responsável pela criação do atributo CompleteRevRefsclassclassEsta classe é responsável pela criação do atributo SigAndRefsTimeStampclassEsta classe é responsável pela criação do atributo RevRefsclassEsta classe é responsável pela criação do atributo SigAndRefsTimeStampclassEsta classe é responsável pela criação do atributo SigAndRefsTimeStampclassEsta classe é responsável pela criação do atributo SignatureTimeStampclassMethods in br.ufsc.labsec.signature.conformanceVerifier.xades.creator.unsigned with type parameters of type XadesInformationModifier and TypeMethodDescription<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 XadesInformationModifier and TypeMethodDescriptionprotected 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(CertificateValidation certificateValidation, CertificateCollection certificateCollection, CRLRevocationInformation crlCollection, List<CRL> certpathCRLs, CertPath certPath, Set<TrustAnchor> anchors, FileToBeSigned<? extends XadesInformation> fileToBeSigned, XadesSignature signature) 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)