Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.jades.JadesSignature
-
Uses of JadesSignature in br.ufsc.labsec.signature.conformanceVerifier.jades
Methods in br.ufsc.labsec.signature.conformanceVerifier.jades that return JadesSignature Modifier and Type Method Description JadesSignature
JadesVerifier. getSelectedSignature()
Retorna a assinatura no documento selecionada para verificaçãoJadesSignature
JadesSignatureContainer. getSignatureAt(int index)
Retorna a assinatura no índice dadoMethods in br.ufsc.labsec.signature.conformanceVerifier.jades that return types with arguments of type JadesSignature Modifier and Type Method Description List<JadesSignature>
JadesSignatureContainer. getSignatures()
Retorna as assinaturas no arquivo@NotNull Iterator<JadesSignature>
JadesSignatureContainer. iterator()
Methods in br.ufsc.labsec.signature.conformanceVerifier.jades with parameters of type JadesSignature Modifier and Type Method Description void
JadesSignatureContainer. addSignature(JadesSignature signature)
Adiciona uma assinatura na lista de assinaturas do arquivovoid
JadesVerifier. addValidationData(JadesSignature signature)
Adiciona novos certificados e CRLs ao SignatureIdentityInformation da assinatura de acordo com a presença dos atributos CertificateValues e RevocationValuesSignatureAttribute
JadesVerifier. getAttribute(JadesSignature signature, Class<? extends SignatureAttribute<JadesAttrCommonStruct>> attributeClass)
Retorna Retorna um atributo na assinatura, se presenteX509Certificate
JadesVerifier. getSigningCertificate(JadesSignature sig)
Busca o certificado do assinante -
Uses of JadesSignature in br.ufsc.labsec.signature.conformanceVerifier.jades.attributes.unsigned
Subclasses of JadesSignature in br.ufsc.labsec.signature.conformanceVerifier.jades.attributes.unsigned Modifier and Type Class Description class
CounterSignature
-
Uses of JadesSignature in br.ufsc.labsec.signature.conformanceVerifier.jades.creator.unsigned
Methods in br.ufsc.labsec.signature.conformanceVerifier.jades.creator.unsigned with parameters of type JadesSignature Modifier and Type Method Description <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 byte[]
ArchiveTimeStampCreator. getDigestToSign(JadesSignature signature, String digestAlgName)
protected byte[]
RefsOnlyTimeStampCreator. getDigestToSign(JadesSignature signature, String digestAlgName)
protected byte[]
SigAndRefsTimeStampCreator. getDigestToSign(JadesSignature signature, String digestAlgName)
protected byte[]
SignatureTimeStampCreator. getDigestToSign(JadesSignature signature, String digestAlgName)
protected List<Certificate>
AttributeCertificateRefsCreator. otherCertificatesToExclude(AttributeCertificateCollection certificateCollection, List<? extends Certificate> certificatesInPath, FileToBeSigned<? extends JadesInformation> fileToBeSigned, JadesSignature signature, List<Certificate> certificates)
List<Certificate>
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)
Set<Certificate>
CertificateValuesCreator. otherCertificatesToInclude(CertificateCollection certificateCollection, List<? extends Certificate> pathWithAnchor, FileToBeSigned<? extends JadesInformation> fileToBeSigned, JadesSignature signature)
Set<CRL>
AttributeRevocationValuesCreator. otherCRLsToExclude(CRLRevocationInformation crlCollection, FileToBeSigned<? extends JadesInformation> fileToBeSigned, JadesSignature signature)
Set<CRL>
RevocationValuesCreator. otherCRLsToExclude(CRLRevocationInformation crlCollection, FileToBeSigned<? extends JadesInformation> fileToBeSigned, JadesSignature signature)
Set<CRL>
AttributeRevocationValuesCreator. otherCRLsToInclude(CertificateValidation certificateValidation, CertificateCollection certificateCollection, CRLRevocationInformation crlCollection, List<CRL> certpathCRLs, CertPath certPath, Set<TrustAnchor> anchors, FileToBeSigned<? extends JadesInformation> fileToBeSigned, JadesSignature signature)
Set<CRL>
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 JadesSignature in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder
Methods in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder that return types with arguments of type JadesSignature Modifier and Type Method Description static List<Profile<JadesAttrCommonStruct,JadesSignature>>
Profile. getJAdESProfiles()
-
Uses of JadesSignature in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder.JAdESProfiles
Fields in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder.JAdESProfiles with type parameters of type JadesSignature Modifier and Type Field Description static Profile<JadesAttrCommonStruct,JadesSignature>
JAdESBProfile. PROFILE
static Profile<JadesAttrCommonStruct,JadesSignature>
JAdESLTAProfile. PROFILE
static Profile<JadesAttrCommonStruct,JadesSignature>
JAdESLTProfile. PROFILE
static Profile<JadesAttrCommonStruct,JadesSignature>
JAdESTProfile. PROFILE
Methods in br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder.JAdESProfiles with parameters of type JadesSignature Modifier and Type Method Description boolean
JAdESBProfile. defineProfile(JadesSignature signature)
boolean
JAdESLTAProfile. defineProfile(JadesSignature signature)
boolean
JAdESLTProfile. defineProfile(JadesSignature signature)
boolean
JAdESTProfile. defineProfile(JadesSignature signature)
boolean
JAdESLTAProfile. hasLongTermAvailability(JadesSignature signature)
boolean
JAdESLTProfile. hasRevocationValuesInLongTermValidation(JadesSignature signature)
boolean
JAdESBProfile. isBasicSignature(JadesSignature signature)
boolean
JAdESTProfile. providesTrustedTime(JadesSignature signature)