Uses of Class
br.ufsc.labsec.signature.FileToBeSigned
-
Uses of FileToBeSigned in br.ufsc.labsec.component
Methods in br.ufsc.labsec.component with parameters of type FileToBeSigned Modifier and Type Method Description SignatureDataWrapper
Application. sign(FileToBeSigned<?> fileToBeSigned)
-
Uses of FileToBeSigned in br.ufsc.labsec.signature
Fields in br.ufsc.labsec.signature declared as FileToBeSigned Modifier and Type Field Description protected FileToBeSigned<? extends ExtraInformation>
SignerRequest. fileToBeSigned
Arquivo a ser assinado gerado a partir da dos bytes lidos para cada arquivo selecionadoMethods in br.ufsc.labsec.signature that return FileToBeSigned Modifier and Type Method Description <T extends ExtraInformation>
FileToBeSigned<T>FileToBeSignedGenerator. createDetachedFileToBeSigned(Application application, FileToBeSigned<T> fileToBeSigned, InputStream inputStream)
<T extends ExtraInformation>
FileToBeSigned<? extends T>FileToBeSignedGenerator. generateFileToBeSigned(Application application, String filename, InputStream contentToBeSigned, FileFormat signatureFormat, SignerType signatureType, String signatureSuite, KeyStoreInformation keyStoreInformation, T extraInformation)
<T extends ExtraInformation>
FileToBeSigned<? extends T>FileToBeSignedGenerator. generateFileToBeSigned(Application application, String filename, InputStream contentToBeSigned, FileFormat signatureFormat, SignerType signatureType, String signatureSuite, KeyStoreInformation keyStoreInformation, T extraInformation, List<String> signedAttributes, List<String> unsignedAttributes)
<T extends ExtraInformation>
FileToBeSigned<? extends T>FileToBeSignedGenerator. generateFileToBeSigned(Application application, URI uri, String fileExtension, FileFormat signatureFormat, SignerType signatureType, String signatureSuite, KeyStoreInformation keyStoreInformation, T extraInformation)
<T extends ExtraInformation>
FileToBeSigned<? extends T>FileToBeSignedGenerator. generateFileToBeSigned(Application application, URI uri, String fileExtension, FileFormat signatureFormat, SignerType signatureType, String signatureSuite, KeyStoreInformation keyStoreInformation, T extraInformation, List<String> signedAttributes, List<String> unsignedAttributes)
<Encod, Sig extends Signature<Encod>>
FileToBeSigned<TSInformation<Encod,Sig>>FileToBeSignedGenerator. generateTimestampToBeSigned(TimeStampComponent component, String attributeOid, byte[] digestToSign, String signatureSuite, Sig stampedSignature)
Methods in br.ufsc.labsec.signature with parameters of type FileToBeSigned Modifier and Type Method Description <T extends ExtraInformation>
FileToBeSigned<T>FileToBeSignedGenerator. createDetachedFileToBeSigned(Application application, FileToBeSigned<T> fileToBeSigned, InputStream inputStream)
SignatureDataWrapper
Signer. getSignature(FileToBeSigned<? extends Info> fileToBeSigned)
static void
FileToBeSignedGenerator. selectAttributeCertificates(Application application, FileToBeSigned<?> fileToBeSigned, SignerParameters parameters)
static void
FileToBeSignedGenerator. selectAttributeCertificates(Application application, FileToBeSigned<?> fileToBeSigned, List<byte[]> encodedCertificates)
void
CounterSigner. selectTarget(FileToBeSigned fileToBeSigned)
boolean
Signer. sign(FileToBeSigned<? extends Info> fileToBeSigned)
boolean
Signer. supports(FileToBeSigned<? extends Info> fileToBeSigned)
-
Uses of FileToBeSigned in br.ufsc.labsec.signature.conformanceVerifier.cades
Fields in br.ufsc.labsec.signature.conformanceVerifier.cades declared as FileToBeSigned Modifier and Type Field Description protected FileToBeSigned<? extends ExtraInformation>
AbstractCadesSigner. fileToBeSigned
Methods in br.ufsc.labsec.signature.conformanceVerifier.cades with parameters of type FileToBeSigned Modifier and Type Method Description SignatureContainer<CadesSignature>
CounterSignatureGenerator. counterGenerate(FileToBeSigned<? extends CadesInformation> fileToBeSigned)
Gera a contra assinaturaprotected SignatureContainer<CadesSignature>
CadesContainerGenerator. generateSignature(FileToBeSigned<? extends CadesInformation> fileToBeSigned, List<SignatureAttribute<org.bouncycastle.asn1.cms.Attribute>> signedAttributes)
Gera uma assinatura no formato CAdES.SignatureDataWrapper
CadesSigner. getSignature(FileToBeSigned<? extends CadesInformation> fileToBeSigned)
Inicializa o gerador de contêiner de assinaturaSet<CRL>
RevocationSignedDataCreator. otherCRLsToExclude(CRLRevocationInformation crlCollection, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature)
Set<CRL>
RevocationSignedDataCreator. otherCRLsToInclude(CertificateValidation certificateValidation, 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(CertificateValidation certificateValidation, CertificateCollection certificateCollection, OCSPRevocationInformation ocspCollection, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> certpathOCSPs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature)
boolean
CadesSigner. sign(FileToBeSigned<? extends CadesInformation> fileToBeSigned)
Realiza a assinaturaboolean
CadesSigner. supports(FileToBeSigned<? extends CadesInformation> fileToBeSigned)
-
Uses of FileToBeSigned in br.ufsc.labsec.signature.conformanceVerifier.cades.creator.signed
Methods in br.ufsc.labsec.signature.conformanceVerifier.cades.creator.signed with parameters of type FileToBeSigned Modifier and Type Method Description <Information extends CadesInformation>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute>IdAaContentHintCreator. getAttribute(FileToBeSigned<Information> fileToBeSigned)
Retorna o atributo<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 atributo<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>IdContentTypeCreator. getAttribute(FileToBeSigned<Information> fileToBeSigned)
Retorna o atributo<Information extends CadesInformation>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute>IdMessageDigestCreator. getAttribute(FileToBeSigned<Information> fileToBeSigned)
Retorna o atributo<Information extends CadesInformation>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute>IdSigningTimeCreator. getAttribute(FileToBeSigned<Information> fileToBeSigned)
Retorna o atributo -
Uses of FileToBeSigned in br.ufsc.labsec.signature.conformanceVerifier.cades.creator.unsigned
Methods in br.ufsc.labsec.signature.conformanceVerifier.cades.creator.unsigned with parameters of type FileToBeSigned Modifier and Type Method Description <Information extends TSInformation<org.bouncycastle.asn1.cms.Attribute, ? extends CadesSignature>>
SignatureAttribute<org.bouncycastle.asn1.cms.Attribute>ATSHashIndexV3Creator. getAttribute(FileToBeSigned<Information> fileToBeSigned, CadesSignature signature)
protected List<Certificate>
IdAaEtsAttrCertificateRefsCreator. otherCertificatesToExclude(AttributeCertificateCollection certificateCollection, List<? extends Certificate> certificatesInPath, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature, List<Certificate> certificates)
List<Certificate>
IdAaEtsCertValuesCreator. otherCertificatesToExclude(CertificateCollection certificateCollection, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature)
protected List<Certificate>
IdAaEtsAttrCertificateRefsCreator. otherCertificatesToInclude(AttributeCertificateCollection certificateCollection, List<? extends Certificate> pathWithAnchor, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature, List<Certificate> certificates)
Set<Certificate>
IdAaEtsCertValuesCreator. otherCertificatesToInclude(CertificateCollection certificateCollection, List<? extends Certificate> pathWithAnchor, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature)
Set<CRL>
IdAaEtsRevocationRefsCreator. otherCRLsToExclude(CRLRevocationInformation crlCollection, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature)
Set<CRL>
IdAaEtsRevocationValuesCreator. otherCRLsToExclude(CRLRevocationInformation crlCollection, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature)
Set<CRL>
IdAaEtsRevocationRefsCreator. otherCRLsToInclude(CertificateValidation certificateValidation, CertificateCollection certificateCollection, CRLRevocationInformation crlCollection, List<CRL> certpathCRLs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature)
Set<CRL>
IdAaEtsRevocationValuesCreator. otherCRLsToInclude(CertificateValidation certificateValidation, 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. otherOCSPsToExclude(OCSPRevocationInformation crlCollection, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature)
Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse>
IdAaEtsRevocationValuesCreator. otherOCSPsToExclude(OCSPRevocationInformation ocspCollection, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature)
Set<org.bouncycastle.asn1.ocsp.BasicOCSPResponse>
IdAaEtsRevocationRefsCreator. otherOCSPsToInclude(CertificateValidation certificateValidation, 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(CertificateValidation certificateValidation, CertificateCollection certificateCollection, OCSPRevocationInformation ocspCollection, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> certpathOCSPs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends CadesInformation> fileToBeSigned, CadesSignature signature)
-
Uses of FileToBeSigned in br.ufsc.labsec.signature.conformanceVerifier.common
Methods in br.ufsc.labsec.signature.conformanceVerifier.common with parameters of type FileToBeSigned Modifier and Type Method Description SignatureAttribute<Encod>
AttributeFactory. getSignedAttribute(String oid, FileToBeSigned fileToBeSigned)
SignatureAttribute<Encod>
AttributeFactory. getUnsignedAttribute(String oid, FileToBeSigned fileToBeSigned, Sig signature)
-
Uses of FileToBeSigned in br.ufsc.labsec.signature.conformanceVerifier.jades
Methods in br.ufsc.labsec.signature.conformanceVerifier.jades with parameters of type FileToBeSigned Modifier and Type Method Description protected JadesSignatureContainer
JadesContainerGenerator. generateSignature(FileToBeSigned<? extends JadesInformation> fileToBeSigned, List<SignatureAttribute<JadesAttrCommonStruct>> signedAttributes)
SignatureDataWrapper
JadesSigner. getSignature(FileToBeSigned<? extends JadesInformation> fileToBeSigned)
Inicializa o gerador de contêiner de assinaturaboolean
JadesSigner. sign(FileToBeSigned<? extends JadesInformation> fileToBeSigned)
Realiza a assinaturaboolean
JadesSigner. supports(FileToBeSigned<? extends JadesInformation> fileToBeSigned)
Verifica se o documento requisitado pode ser assinado -
Uses of FileToBeSigned in br.ufsc.labsec.signature.conformanceVerifier.jades.creator.signed
Methods in br.ufsc.labsec.signature.conformanceVerifier.jades.creator.signed with parameters of type FileToBeSigned Modifier and Type Method Description <Information extends JadesInformation>
SignatureAttribute<JadesAttrCommonStruct>AllDataObjectsTimeStampCreator. 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)
List<Certificate>
SigningCertificateCreator. getCertificates(FileToBeSigned<? extends JadesInformation> fileToBeSigned)
List<Certificate>
SigningCertificateV2Creator. getCertificates(FileToBeSigned<? extends JadesInformation> fileToBeSigned)
-
Uses of FileToBeSigned in br.ufsc.labsec.signature.conformanceVerifier.jades.creator.unsigned
Methods in br.ufsc.labsec.signature.conformanceVerifier.jades.creator.unsigned with parameters of type FileToBeSigned 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 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 FileToBeSigned in br.ufsc.labsec.signature.conformanceVerifier.pades
Methods in br.ufsc.labsec.signature.conformanceVerifier.pades with parameters of type FileToBeSigned Modifier and Type Method Description protected SignatureContainer<PadesSignature>
PadesContainerGenerator. generateSignature(FileToBeSigned<? extends PadesInformation> fileToBeSigned, List<SignatureAttribute<Object>> signedAttributes)
SignatureDataWrapper
PadesSigner. getSignature(FileToBeSigned<? extends PadesInformation> fileToBeSigned)
void
PadesSignatureImp. mapCollections(FileToBeSigned<?> fromCollectionOf, FileToBeSigned<?> toCollectionOf)
boolean
PadesSigner. sign(FileToBeSigned<? extends PadesInformation> fileToBeSigned)
Realiza a assinaturaboolean
PadesSigner. supports(FileToBeSigned<? extends PadesInformation> fileToBeSigned)
Verifica se o documento requisitado pode ser assinadoConstructors in br.ufsc.labsec.signature.conformanceVerifier.pades with parameters of type FileToBeSigned Constructor Description PadesSignatureImp(Application application, Signer<CadesInformation> signer, FileToBeSigned<? extends CadesInformation> fileToBeSigned)
ConstrutorPadesTimeStampSignatureImp(PadesSignatureComponent component, FileToBeSigned<? extends PadesInformation> fileToBeSigned, org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature pdSignature)
Construtor -
Uses of FileToBeSigned in br.ufsc.labsec.signature.conformanceVerifier.pades.creators
Methods in br.ufsc.labsec.signature.conformanceVerifier.pades.creators with parameters of type FileToBeSigned Modifier and Type Method Description <Information extends PadesInformation>
SignatureAttribute<Object>DocTimeStampCreator. getAttribute(FileToBeSigned<Information> fileToBeSigned, PadesSignature signature)
<T extends PadesInformation>
SignatureAttribute<Object>DSSCreator. getAttribute(FileToBeSigned<T> fileToBeSigned, PadesSignature signature)
-
Uses of FileToBeSigned in br.ufsc.labsec.signature.conformanceVerifier.xades
Methods in br.ufsc.labsec.signature.conformanceVerifier.xades with parameters of type FileToBeSigned Modifier and Type Method Description protected SignatureContainer<XadesSignature>
XadesContainerGenerator. generateSignature(FileToBeSigned<? extends XadesInformation> fileToBeSigned, List<SignatureAttribute<Element>> signedAttributes)
SignatureDataWrapper
XadesSigner. getSignature(FileToBeSigned<? extends XadesInformation> fileToBeSigned)
protected DOMSignContext
XadesContainerGenerator. 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 XMLSignature
XadesContainerGenerator. getXmlSignature(FileToBeSigned<? extends XadesInformation> fileToBeSigned, Document documentToSign, List<SignatureAttribute<Element>> signedAttributes)
Instancia uma novaXMLSignature
que é capaz de assinar documentos conforme o que está previsto na política de assinaturas AD-RBboolean
XadesSigner. sign(FileToBeSigned<? extends XadesInformation> fileToBeSigned)
Realiza a assinaturaboolean
XadesSigner. supports(FileToBeSigned<? extends XadesInformation> fileToBeSigned)
Verifica se o documento requisitado pode ser assinado -
Uses of FileToBeSigned in br.ufsc.labsec.signature.conformanceVerifier.xades.creator.signed
Methods in br.ufsc.labsec.signature.conformanceVerifier.xades.creator.signed with parameters of type FileToBeSigned 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 FileToBeSigned in br.ufsc.labsec.signature.conformanceVerifier.xades.creator.unsigned
Methods in br.ufsc.labsec.signature.conformanceVerifier.xades.creator.unsigned with parameters of type FileToBeSigned Modifier and Type Method Description <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)
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)
-
Uses of FileToBeSigned in br.ufsc.labsec.signature.signer
Methods in br.ufsc.labsec.signature.signer with parameters of type FileToBeSigned Modifier and Type Method Description protected 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)
SignatureContainer<Sig>
CompleteContainerGenerator. generate(FileToBeSigned<? extends Info> fileToBeSigned)
SignatureContainer<Sig>
ContainerGenerator. generate(FileToBeSigned<? extends Info> fileToBeSigned)
Gera a assinatura a partir dos atributos e conteúdos informadosprotected abstract SignatureContainer<Sig>
CompleteContainerGenerator. generateSignature(FileToBeSigned<? extends Info> fileToBeSigned, List<SignatureAttribute<Encod>> signedAttributes)
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 FileToBeSigned in br.ufsc.labsec.signature.signer.creator
Methods in br.ufsc.labsec.signature.signer.creator with parameters of type FileToBeSigned Modifier and Type Method Description <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 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)
List<Certificate>
CertificateRefsCreator. 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)
Set<Certificate>
CertificateRefsCreator. otherCertificatesToInclude(CertificateCollection certificateCollection, List<? extends Certificate> pathWithAnchor, FileToBeSigned<? extends Info> fileToBeSigned, Sig signature)
abstract Set<CRL>
AbstractRevocationCreator. otherCRLsToExclude(CRLRevocationInformation crlCollection, FileToBeSigned<? extends Info> fileToBeSigned, Sig signature)
abstract Set<CRL>
AbstractRevocationCreator. otherCRLsToInclude(CertificateValidation certificateValidation, 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(CertificateValidation certificateValidation, CertificateCollection certificateCollection, OCSPRevocationInformation ocspCollection, List<org.bouncycastle.asn1.ocsp.BasicOCSPResponse> certpathOCSPs, CertPath certpath, Set<TrustAnchor> anchors, FileToBeSigned<? extends Info> fileToBeSigned, Sig signature)
-
Uses of FileToBeSigned in br.ufsc.labsec.signature.signer.policyStorage
Methods in br.ufsc.labsec.signature.signer.policyStorage with parameters of type FileToBeSigned Modifier and Type Method Description SignatureDataWrapper
SignerComponent. sign(FileToBeSigned fileToBeSigned)
Gera a assinatura e a adiciona na lista de assinaturas da aplicação -
Uses of FileToBeSigned in br.ufsc.labsec.signature.tsa
Methods in br.ufsc.labsec.signature.tsa with parameters of type FileToBeSigned Modifier and Type Method Description static org.bouncycastle.operator.DigestCalculator
FileToBeSignedContentSigner. calculateDigest(FileToBeSigned<? extends CadesInformation> fileToBeSigned)
<Encod, Sig extends Signature<Encod>>
byte[]TimeStamp. getTimeStamp(FileToBeSigned<? extends TSInformation<Encod,Sig>> fileToBeSigned)
Retorna um carimbo de tempo pro conteúdo dadostatic org.bouncycastle.cms.SignerInfoGenerator
FileToBeSignedContentSigner. signerInfoGenerator(FileToBeSigned<? extends CadesInformation> fileToBeSigned)
Constructors in br.ufsc.labsec.signature.tsa with parameters of type FileToBeSigned Constructor Description FileToBeSignedContentSigner(FileToBeSigned<? extends CadesInformation> fileToBeSigned)
-
Uses of FileToBeSigned in br.ufsc.labsec.signature.tsa.providers
Methods in br.ufsc.labsec.signature.tsa.providers with parameters of type FileToBeSigned Modifier and Type Method Description <Encod, Sig extends Signature<Encod>>
byte[]LocalTimestampProvider. getTimeStamp(FileToBeSigned<? extends TSInformation<Encod,Sig>> fileToBeSigned)
Retorna um carimbo de tempo pro conteúdo dado<Encod, Sig extends Signature<Encod>>
byte[]RemoteTimestampProvider. getTimeStamp(FileToBeSigned<? extends TSInformation<Encod,Sig>> fileToBeSigned)
Retorna um carimbo de tempo pro conteúdo dadoorg.bouncycastle.tsp.TimeStampRequest
TimestampProvider. request(FileToBeSigned<? extends CadesInformation> fileToBeSigned)
Gera uma requisição de carimbo de tempo pro conteúdo dado -
Uses of FileToBeSigned in br.ufsc.labsec.utils
Methods in br.ufsc.labsec.utils with parameters of type FileToBeSigned Modifier and Type Method Description static void
SignatureUtils. setActualPolicy(FileToBeSigned<?> fileToBeSigned, SignaturePolicyInterface signaturePolicyInterface, Profile.AdESType adESType)