Class EncryptionBootstrapConfiguration.FailsafeTextEncryptor

java.lang.Object
org.springframework.cloud.bootstrap.encrypt.TextEncryptorUtils.FailsafeTextEncryptor
org.springframework.cloud.bootstrap.encrypt.EncryptionBootstrapConfiguration.FailsafeTextEncryptor
All Implemented Interfaces:
org.springframework.security.crypto.encrypt.TextEncryptor
Enclosing class:
EncryptionBootstrapConfiguration

@Deprecated protected static class EncryptionBootstrapConfiguration.FailsafeTextEncryptor extends TextEncryptorUtils.FailsafeTextEncryptor
Deprecated.
Author:
Dave Syer
  • Constructor Details

    • FailsafeTextEncryptor

      protected FailsafeTextEncryptor()
      Deprecated.