Class MongoProperties.Ssl

java.lang.Object
org.springframework.boot.autoconfigure.mongo.MongoProperties.Ssl
Enclosing class:
MongoProperties

public static class MongoProperties.Ssl extends Object
Since:
1.0.0
Author:
Dave Syer, Phillip Webb, Josh Long, Andy Wilkinson, EddĂș MelĂ©ndez, Stephane Nicoll, Nasko Vasilev, Mark Paluch, Artsiom Yudovin, Safeer Ansari
  • 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)