Class SimpleASiCWithXAdESFilenameFactory

All Implemented Interfaces:
ASiCWithXAdESFilenameFactory, Serializable

public class SimpleASiCWithXAdESFilenameFactory extends DefaultASiCWithXAdESFilenameFactory
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. This factory adds "META-INF/" prefix to the filename, when required. When a target filename for a particular document type is not specified, then the default processing will take precedence. NOTE: This factory shall be modified when consequently signing/extending a single container. WARN: The class does not verify the conformance of the defined filenames to the EN 319 162-1 standard.
See Also:
  • Constructor Details

    • SimpleASiCWithXAdESFilenameFactory

      public SimpleASiCWithXAdESFilenameFactory()
      Default constructor instantiating factory with null values
  • Method Details