Class DataRedisProperties.Ssl
java.lang.Object
org.springframework.boot.data.redis.autoconfigure.DataRedisProperties.Ssl
- Enclosing class:
DataRedisProperties
- Since:
- 4.0.0
- Author:
- Dave Syer, Christoph Strobl, EddĂș MelĂ©ndez, Marco Aust, Mark Paluch, Stephane Nicoll, Scott Frederick, Yanming Zhou
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Ssl
public Ssl()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled) -
getBundle
-
setBundle
-