Package com.couchbase.client.java.encryption.databind.jackson.repackaged
package com.couchbase.client.java.encryption.databind.jackson.repackaged
Support for encryption during Jackson data binding, compatible with
the repackaged version of Jackson included in the SDK.
- Implementation Note:
- Please keep these classes in sync with their non-repackaged counterparts
in
com.couchbase.client.java.encryption.databind.jackson
-
ClassDescriptionCan be registered with a repackaged Jackson
ObjectMapper
to activate theEncrypted
annotation.