Package org.ldaptive

Interface ConnectionFactoryMetadata

    • Method Detail

      • getLdapUrl

        String getLdapUrl()
        Returns the LDAP URL the provider connection factory is using. May be space delimited for multiple URLs.
        Returns:
        ldap url
      • getConnectionCount

        int getConnectionCount()
        Returns the number of times the provider connection factory has created a connection.
        Returns:
        connection count