Uses of Package
com.couchbase.client.java.encryption.annotation
Package | Description |
---|---|
com.couchbase.client.java.encryption.databind.jackson |
Support for encryption during Jackson data binding, compatible with
the standard Jackson library.
|
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.
|
-
Classes in com.couchbase.client.java.encryption.annotation used by com.couchbase.client.java.encryption.databind.jackson Class Description Encrypted Indicates 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.repackaged Class Description Encrypted Indicates the annotated field should be encrypted during serialization and decrypted during deserialization.