Class RedisProperties.Ssl

java.lang.Object
org.springframework.boot.autoconfigure.data.redis.RedisProperties.Ssl
Enclosing class:
RedisProperties

public static class RedisProperties.Ssl extends Object
Since:
1.0.0
Author:
Dave Syer, Christoph Strobl, EddĂș MelĂ©ndez, Marco Aust, Mark Paluch, Stephane Nicoll, Scott Frederick, Yanming Zhou
  • Constructor Details

    • Ssl

      public Ssl()
  • Method Details

    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)
    • getBundle

      public String getBundle()
    • setBundle

      public void setBundle(String bundle)