public static class JsonSupport.SecureHashSerializer
Modifier and Type | Field and Description |
---|---|
static JsonSupport.SecureHashSerializer |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
serialize(SecureHash obj,
com.fasterxml.jackson.core.JsonGenerator generator,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public static JsonSupport.SecureHashSerializer INSTANCE
public void serialize(SecureHash obj, com.fasterxml.jackson.core.JsonGenerator generator, com.fasterxml.jackson.databind.SerializerProvider provider)