Class MutableEncryptionConfig
java.lang.Object
de.adorsys.datasafe.encrypiton.api.types.encryption.MutableEncryptionConfig
This is a helper class to aid mapping between Spring ConfigurationProperties and actual
EncryptionConfig because Spring Boot had started to support immutable fields from version 2.2 which
is rather new to rely on now.
See EncryptionConfig for defaults and details on fields.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MutableEncryptionConfig
public MutableEncryptionConfig()
-
-
Method Details
-
toEncryptionConfig
-