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, updateDetailItemStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckMandatoryIOParameter, execute, executeListpublic static String generateDigest(com.fasterxml.jackson.databind.JsonNode jsonNode, DigestType digestType) throws IOException
jsonNode - the jsonNode to compute digest fordigestType - IOExceptionCopyright © 2018 Vitam. All rights reserved.