Class TextEncryptorConfigBootstrapper

  • All Implemented Interfaces:
    org.springframework.boot.BootstrapRegistryInitializer

    public class TextEncryptorConfigBootstrapper
    extends Object
    implements org.springframework.boot.BootstrapRegistryInitializer
    Bootstrapper.
    Since:
    3.0.0
    Author:
    Marcin Grzejszczak
    • Field Detail

      • RSA_IS_PRESENT

        public static final boolean RSA_IS_PRESENT
        RsaSecretEncryptor present.
    • Constructor Detail

      • TextEncryptorConfigBootstrapper

        public TextEncryptorConfigBootstrapper()
    • Method Detail

      • initialize

        public void initialize​(org.springframework.boot.BootstrapRegistry registry)
        Specified by:
        initialize in interface org.springframework.boot.BootstrapRegistryInitializer