public class SHA256MuleEventKeyGenerator extends Object implements MuleEventKeyGenerator
MuleEventKeyGenerator applying SHA-256 digest to the event's
message payload.| Constructor and Description |
|---|
SHA256MuleEventKeyGenerator() |
public Serializable generateKey(MuleEvent event) throws NotSerializableException
MuleEventKeyGeneratorgenerateKey in interface MuleEventKeyGeneratorevent - the event to generate the key forNotSerializableException - if the generated key is not SerializableCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.