Uses of Class
io.axoniq.dataprotection.api.FieldEncrypter
-
Packages that use FieldEncrypter Package Description io.axoniq.dataprotection.api Annotations, exceptions and encryption service objects of the Axon Data Protection Module. -
-
Uses of FieldEncrypter in io.axoniq.dataprotection.api
Constructors in io.axoniq.dataprotection.api with parameters of type FieldEncrypter Constructor Description FieldEncryptingSerializer(FieldEncrypter fieldEncrypter, Serializer delegateSerializer)
-