Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.jades.JadesInformation
Packages that use JadesInformation
Package
Description
-
Uses of JadesInformation in br.ufsc.labsec.signature.conformanceVerifier.jades
Subclasses with type arguments of type JadesInformation in br.ufsc.labsec.signature.conformanceVerifier.jadesModifier and TypeClassDescriptionclassEsta classe realiza um mapeamento entre identificadores de atributos e seu respectivo gerador (classes creator)classclassEsta classe gera contĂȘineres de assinaturas JWS/JAdES.classRepresenta um componente de assinatura JAdES.classEsta classe cria uma assinatura JAdES em um documento.Methods in br.ufsc.labsec.signature.conformanceVerifier.jades that return JadesInformationModifier and TypeMethodDescriptionprotected JadesInformationJadesAttributeIncluder.getExtraInformation()Methods in br.ufsc.labsec.signature.conformanceVerifier.jades that return types with arguments of type JadesInformationMethod parameters in br.ufsc.labsec.signature.conformanceVerifier.jades with type arguments of type JadesInformationModifier and TypeMethodDescriptionbooleanJadesSigner.canCoSign(FileToBeSigned<? extends JadesInformation> signerInformation) booleanJadesSigner.canCounterSign(FileToBeSigned<? extends JadesInformation> signerInformation) booleanJadesSigner.coSign(FileToBeSigned<? extends JadesInformation> signerInformation) protected JadesSignatureContainerJadesContainerGenerator.generateSignature(FileToBeSigned<? extends JadesInformation> fileToBeSigned, List<SignatureAttribute<JadesAttrCommonStruct>> signedAttributes) JadesSigner.getLastSignature(FileToBeSigned<? extends JadesInformation> fileToBeSigned) JadesSigner.getSignature(FileToBeSigned<? extends JadesInformation> fileToBeSigned) Inicializa o gerador de contĂȘiner de assinaturabooleanJadesSigner.simpleSign(FileToBeSigned<? extends JadesInformation> fileToBeSigned) Realiza a assinaturabooleanJadesSigner.supports(FileToBeSigned<? extends JadesInformation> fileToBeSigned) Verifica se o documento requisitado pode ser assinado -
Uses of JadesInformation in br.ufsc.labsec.signature.conformanceVerifier.jades.creator.signed
Subclasses with type arguments of type JadesInformation in br.ufsc.labsec.signature.conformanceVerifier.jades.creator.signedModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in br.ufsc.labsec.signature.conformanceVerifier.jades.creator.signed with type parameters of type JadesInformationModifier 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) Method parameters in br.ufsc.labsec.signature.conformanceVerifier.jades.creator.signed with type arguments of type JadesInformationModifier and TypeMethodDescriptionSigningCertificateCreator.getCertificates(FileToBeSigned<? extends JadesInformation> fileToBeSigned) SigningCertificateV2Creator.getCertificates(FileToBeSigned<? extends JadesInformation> fileToBeSigned) -
Uses of JadesInformation in br.ufsc.labsec.signature.conformanceVerifier.jades.creator.unsigned
Subclasses with type arguments of type JadesInformation in br.ufsc.labsec.signature.conformanceVerifier.jades.creator.unsignedModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in br.ufsc.labsec.signature.conformanceVerifier.jades.creator.unsigned with type parameters of type JadesInformationModifier and TypeMethodDescription<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) Method parameters in br.ufsc.labsec.signature.conformanceVerifier.jades.creator.unsigned with type arguments of type JadesInformationModifier and TypeMethodDescriptionprotected 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(CertificateValidation certificateValidation, CertificateCollection certificateCollection, CRLRevocationInformation crlCollection, List<CRL> certpathCRLs, CertPath certPath, Set<TrustAnchor> anchors, FileToBeSigned<? extends JadesInformation> fileToBeSigned, JadesSignature signature) RevocationValuesCreator.otherCRLsToInclude(CertificateValidation certificateValidation, 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(CertificateValidation certificateValidation, 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(CertificateValidation certificateValidation, CertificateCollection certificateCollection, OCSPRevocationInformation ocspCollection, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> certpathOCSPs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends JadesInformation> fileToBeSigned, JadesSignature signature) -
Uses of JadesInformation in br.ufsc.labsec.signature.signer
Method parameters in br.ufsc.labsec.signature.signer with type arguments of type JadesInformationModifier and TypeMethodDescriptionprotected org.apache.commons.lang3.tuple.Pair<List<CRL>, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse>> UnsignedAttributeCreator.createRevocationData(List<Certificate> pathWithAnchor, CertificateValidation cv, FileToBeSigned<? extends JadesInformation> fileToBeSigned, Set<TrustAnchor> trustAnchors)