Class Manifest
java.lang.Object
no.digipost.signature.client.asice.manifest.Manifest
- All Implemented Interfaces:
ASiCEAttachable,SignableFileReference
-
Field Summary
Fields inherited from interface no.digipost.signature.client.asice.ASiCEAttachable
XML_MEDIATYPE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface no.digipost.signature.client.asice.ASiCEAttachable
getSha256
-
Constructor Details
-
Manifest
public Manifest(byte[] xmlBytes)
-
-
Method Details
-
getFileName
- Specified by:
getFileNamein interfaceASiCEAttachable- Specified by:
getFileNamein interfaceSignableFileReference
-
getContent
public byte[] getContent()- Specified by:
getContentin interfaceASiCEAttachable
-
getMediaType
- Specified by:
getMediaTypein interfaceASiCEAttachable- Specified by:
getMediaTypein interfaceSignableFileReference
-