public abstract class CreateSecureFileActionPlugin extends ActionHandler
Modifier and Type | Method and Description |
---|---|
static String |
generateDigest(com.fasterxml.jackson.databind.JsonNode jsonNode,
DigestType digestType)
Generate a hash for a JsonNode using VITAM Digest Algorithm
|
checkMandatoryParameters, close, updateDetailItemStatus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkMandatoryIOParameter, execute, executeList
public static String generateDigest(com.fasterxml.jackson.databind.JsonNode jsonNode, DigestType digestType) throws IOException
jsonNode
- the jsonNode to compute digest fordigestType
- IOException
Copyright © 2018 Vitam. All rights reserved.