Class TextEncryptorConfigBootstrapper.FailsafeTextEncryptor
java.lang.Object
org.springframework.cloud.bootstrap.encrypt.TextEncryptorUtils.FailsafeTextEncryptor
org.springframework.cloud.bootstrap.TextEncryptorConfigBootstrapper.FailsafeTextEncryptor
- All Implemented Interfaces:
org.springframework.security.crypto.encrypt.TextEncryptor
- Enclosing class:
TextEncryptorConfigBootstrapper
@Deprecated
public static class TextEncryptorConfigBootstrapper.FailsafeTextEncryptor
extends TextEncryptorUtils.FailsafeTextEncryptor
Deprecated.
- Since:
- 3.0.0
- Author:
- Marcin Grzejszczak
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class TextEncryptorUtils.FailsafeTextEncryptor
decrypt, encrypt, getDelegate, setDelegate
-
Constructor Details
-
FailsafeTextEncryptor
public FailsafeTextEncryptor()Deprecated.
-