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