Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.pades.PadesSignatureComponent
Packages that use PadesSignatureComponent
Package
Description
-
Uses of PadesSignatureComponent in br.ufsc.labsec.signature.conformanceVerifier.pades
Methods in br.ufsc.labsec.signature.conformanceVerifier.pades that return PadesSignatureComponentModifier and TypeMethodDescriptionPadesSigner.getComponent()Retorna o componente de assinatura PAdESPadesVerifier.getComponent()Constructors in br.ufsc.labsec.signature.conformanceVerifier.pades with parameters of type PadesSignatureComponentModifierConstructorDescriptionPadesAttributeFactory(PadesSignatureComponent component) PadesAttributeIncluder(PadesSignatureComponent component) PadesContainerGenerator(PadesSignatureComponent component) PadesSigner(PadesSignatureComponent component) ConstrutorPadesTimeStampSignatureImp(PadesSignatureComponent component, FileToBeSigned<? extends PadesInformation> fileToBeSigned, org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature pdSignature) ConstrutorPadesVerifier(PadesSignatureComponent component) Construtor -
Uses of PadesSignatureComponent in br.ufsc.labsec.signature.conformanceVerifier.pades.attributes
Constructors in br.ufsc.labsec.signature.conformanceVerifier.pades.attributes with parameters of type PadesSignatureComponentModifierConstructorDescriptionDssAttribute(PadesSignatureComponent component, org.apache.pdfbox.cos.COSDictionary dssDictionary, String signatureHash) Construtor -
Uses of PadesSignatureComponent in br.ufsc.labsec.signature.conformanceVerifier.pades.creators
Constructors in br.ufsc.labsec.signature.conformanceVerifier.pades.creators with parameters of type PadesSignatureComponentModifierConstructorDescriptionDocTimeStampCreator(PadesSignatureComponent component) DSSCreator(PadesSignatureComponent component) -
Uses of PadesSignatureComponent in br.ufsc.labsec.signature.conformanceVerifier.pades.utils
Methods in br.ufsc.labsec.signature.conformanceVerifier.pades.utils that return PadesSignatureComponentModifier and TypeMethodDescriptionDSSPdfEntryFactory.component()Returns the value of thecomponentrecord component.Constructors in br.ufsc.labsec.signature.conformanceVerifier.pades.utils with parameters of type PadesSignatureComponentModifierConstructorDescriptionDSSDecoder(PadesSignature signature, PadesSignatureComponent component) ConstrutorDSSPdfEntryFactory(PadesSignatureComponent component, PadesSignature signature) Creates an instance of aDSSPdfEntryFactoryrecord class.