Uses of Interface
org.springframework.data.mongodb.core.convert.MongoValueConverter
Package
Description
Converters integrating with
explicit encryption
mechanism of Client-Side Field Level Encryption.
-
Uses of MongoValueConverter in org.springframework.data.mongodb.core.convert.encryption
Modifier and TypeInterfaceDescriptioninterface
EncryptingConverter<S,
T> A specializedMongoValueConverter
for encrypting and decrypting properties.