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 Details

    • FailsafeTextEncryptor

      public FailsafeTextEncryptor()
      Deprecated.