public class TextEncryptorConfigBootstrapper extends Object implements org.springframework.boot.Bootstrapper
| 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 |
intitialize(org.springframework.boot.BootstrapRegistry registry) |
static boolean |
keysConfigured(KeyProperties properties)
Deprecated.
|
public void intitialize(org.springframework.boot.BootstrapRegistry registry)
intitialize in interface org.springframework.boot.Bootstrapper@Deprecated public static boolean keysConfigured(KeyProperties properties)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.