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.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.cloud.bootstrap.encrypt.TextEncryptorUtils.FailsafeTextEncryptor
decrypt, encrypt
-
Constructor Details
-
FailsafeTextEncryptor
public FailsafeTextEncryptor()Deprecated.
-