Class ASiCEWithCAdESManifestParser


  • public class ASiCEWithCAdESManifestParser
    extends Object
    • Constructor Detail

      • ASiCEWithCAdESManifestParser

        public ASiCEWithCAdESManifestParser()
    • Method Detail

      • getLinkedManifest

        public static DSSDocument getLinkedManifest​(List<DSSDocument> manifestDocuments,
                                                    String signatureName)
        Returns the relative manifests for the given signature name
        Parameters:
        manifestDocuments - list of found manifests DSSDocument in the container (candidates)
        signatureName - String name of the signature to get related manifest for
        Returns:
        DSSDocument the related manifests