Uses of Package
com.couchbase.client.java.encryption.annotation
Packages that use com.couchbase.client.java.encryption.annotation
Package
Description
Support for encryption during Jackson data binding, compatible with
the standard Jackson library.
Support for encryption during Jackson data binding, compatible with
the repackaged version of Jackson included in the SDK.
-
-
Classes in com.couchbase.client.java.encryption.annotation used by com.couchbase.client.java.encryption.databind.jacksonClassDescriptionIndicates the annotated field should be encrypted during serialization and decrypted during deserialization.
-
Classes in com.couchbase.client.java.encryption.annotation used by com.couchbase.client.java.encryption.databind.jackson.repackagedClassDescriptionIndicates the annotated field should be encrypted during serialization and decrypted during deserialization.