public class MutableEncryptionConfig extends Object
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.| Modifier and Type | Class and Description |
|---|---|
static class |
MutableEncryptionConfig.MutableCmsEncryptionConfig |
static class |
MutableEncryptionConfig.MutableKeyCreationConfig |
static class |
MutableEncryptionConfig.MutableKeyStoreCreationConfig |
| Constructor and Description |
|---|
MutableEncryptionConfig() |
| Modifier and Type | Method and Description |
|---|---|
EncryptionConfig |
toEncryptionConfig() |
public EncryptionConfig toEncryptionConfig()
Copyright © 2019. All rights reserved.