public class TextEncryptorConfigBootstrapper extends Object implements org.springframework.boot.BootstrapRegistryInitializer
| Modifier and Type | Class and Description |
|---|---|
static class |
TextEncryptorConfigBootstrapper.FailsafeTextEncryptor
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
static boolean |
RSA_IS_PRESENT
RsaSecretEncryptor present.
|
| Constructor and Description |
|---|
TextEncryptorConfigBootstrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(org.springframework.boot.BootstrapRegistry registry) |
static boolean |
keysConfigured(KeyProperties properties)
Deprecated.
|
public void initialize(org.springframework.boot.BootstrapRegistry registry)
initialize in interface org.springframework.boot.BootstrapRegistryInitializer@Deprecated public static boolean keysConfigured(KeyProperties properties)
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.