Class LdapProperties.Ssl

java.lang.Object
org.springframework.boot.ldap.autoconfigure.LdapProperties.Ssl
Enclosing class:
LdapProperties

public static class LdapProperties.Ssl extends Object
SSL configuration.
Since:
4.0.0
Author:
EddĂș MelĂ©ndez
  • Constructor Details

    • Ssl

      public Ssl()
  • Method Details

    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)
    • getBundle

      public @Nullable String getBundle()
    • setBundle

      public void setBundle(@Nullable String bundle)