Class JLdapStartTLSConnection

  • All Implemented Interfaces:
    ProviderConnection

    public class JLdapStartTLSConnection
    extends JLdapConnection
    JLDAP provider implementation of ldap operations over TLS.
    • Field Detail

      • stopTlsOnClose

        private boolean stopTlsOnClose
        Whether to call LDAPConnection.stopTLS() when close(RequestControl[]) is called.
    • Constructor Detail

      • JLdapStartTLSConnection

        public JLdapStartTLSConnection​(com.novell.ldap.LDAPConnection conn,
                                       JLdapProviderConfig pc)
        Creates a new jldap tls connection.
        Parameters:
        conn - ldap connection
        pc - provider configuration