Class SessionFactory.LDAPServers

java.lang.Object
org.elasticsearch.xpack.security.authc.ldap.support.SessionFactory.LDAPServers
Enclosing class:
SessionFactory

public static class SessionFactory.LDAPServers extends Object
  • Constructor Details

    • LDAPServers

      public LDAPServers(String[] urls)
  • Method Details

    • addresses

      public String[] addresses()
    • ports

      public int[] ports()
    • ssl

      public boolean ssl()