@Stability.Volatile public class EncryptionModule extends com.fasterxml.jackson.databind.Module
ObjectMapper to activate
the Encrypted annotation.| Constructor and Description |
|---|
EncryptionModule(CryptoManager cryptoManager) |
| Modifier and Type | Method and Description |
|---|---|
String |
getModuleName() |
void |
setupModule(com.fasterxml.jackson.databind.Module.SetupContext context) |
com.fasterxml.jackson.core.Version |
version() |
public EncryptionModule(CryptoManager cryptoManager)
public String getModuleName()
getModuleName in class com.fasterxml.jackson.databind.Modulepublic com.fasterxml.jackson.core.Version version()
version in interface com.fasterxml.jackson.core.Versionedversion in class com.fasterxml.jackson.databind.Modulepublic void setupModule(com.fasterxml.jackson.databind.Module.SetupContext context)
setupModule in class com.fasterxml.jackson.databind.ModuleCopyright © 2020 Couchbase, Inc.. All rights reserved.