Uses of Class
de.xima.fc.ldap.LdapConnectionConfig.Builder
Packages that use LdapConnectionConfig.Builder
-
Uses of LdapConnectionConfig.Builder in de.xima.fc.ldap
Methods in de.xima.fc.ldap that return LdapConnectionConfig.BuilderModifier and TypeMethodDescription(Optional) Returns the bind DN (Distinguished Name).LdapConnectionConfig.Builder.bindPassword(String bindPassword) (Optional) Returns the bind password.static LdapConnectionConfig.BuilderLdapConnectionConfig.builder()Returns the referral hop count for the connection.Returns the LDAP server host.LdapConnectionConfig.Builder.port(int port) Returns the LDAP server port.LdapConnectionConfig.Builder.tlsScope(LdapConnectionConfig.TlsScope tlsScope) Returns the TLS scope for the connection.