Package com.couchbase.client.java.encryption.annotation
-
Annotation Types Summary Annotation Type Description Encrypted Indicates the annotated field should be encrypted during serialization and decrypted during deserialization.
| Annotation Type | Description |
|---|---|
| Encrypted |
Indicates the annotated field should be encrypted during serialization
and decrypted during deserialization.
|