Uses of Package
org.springframework.data.mongodb.core.encryption
Package
Description
Converters integrating with
explicit encryption
mechanism of Client-Side Field Level Encryption.
Infrastructure for explicit
encryption mechanism of Client-Side Field Level Encryption.
-
ClassDescriptionComponent responsible for encrypting and decrypting values.Context to encapsulate encryption for a specific
MongoPersistentProperty
.Interface to obtain aData Encryption Key
that is valid in a givencontext
. -
ClassDescriptionComponent responsible for encrypting and decrypting values.Context to encapsulate encryption for a specific
MongoPersistentProperty
.TheEncryptionKey
represents a Data Encryption Key reference that can be either direct via thekey id
or itsKey Alternative Name
.The key reference type.Interface to obtain aData Encryption Key
that is valid in a givencontext
.Options, like theEncryptionOptions.algorithm()
, to apply when encrypting values.ClientEncryption
basedEncryption
implementation.