Uses of Interface
eu.europa.esig.dss.asic.common.ASiCFilenameFactory
Packages that use ASiCFilenameFactory
-
Uses of ASiCFilenameFactory in eu.europa.esig.dss.asic.cades
Subinterfaces of ASiCFilenameFactory in eu.europa.esig.dss.asic.cadesModifier and TypeInterfaceDescriptioninterface
This interface is used to provide filenames for newly created ZIP-entries during a signature creation or extension for an ASiC with CAdES containers.Classes in eu.europa.esig.dss.asic.cades that implement ASiCFilenameFactoryModifier and TypeClassDescriptionclass
This class provides a default implementation ofASiCWithCAdESFilenameFactory
used within basic configuration of DSS for creation of filenames for new container entries.class
This class provides a simple way to define custom names for file entries created within an ASiC with CAdES container, by using set and get methods. -
Uses of ASiCFilenameFactory in eu.europa.esig.dss.asic.xades.signature
Subinterfaces of ASiCFilenameFactory in eu.europa.esig.dss.asic.xades.signatureModifier and TypeInterfaceDescriptioninterface
This interface is used to provide filenames for newly created ZIP-entries during a signature creation or extension for ASiC with XAdES containers.Classes in eu.europa.esig.dss.asic.xades.signature that implement ASiCFilenameFactoryModifier and TypeClassDescriptionclass
This class provides a default implementation ofASiCWithXAdESFilenameFactory
used within basic configuration of DSS for creation of filenames for new container entries.class
This class provides a simple way to define custom names for file entries created within an ASiC with XAdES container, by using set and get methods.