--- old/src/java.naming/share/classes/module-info.java 2020-08-14 15:34:17.000000000 +0300 +++ new/src/java.naming/share/classes/module-info.java 2020-08-14 15:34:17.000000000 +0300 @@ -59,6 +59,21 @@ *
If this property is not specified, the default is to wait * for the response until it is received. * + *
  • {@systemProperty com.sun.jndi.ldap.tls.cbtype}: + *
    The value of this property is the string representing the TLS + * Channel Binding type required for an LDAP connection over SSL/TLS. + * Possible values are : + * + *
    If this property is not specified, the client does not send + * channel binding information to the server. + *
  • * * * @provides javax.naming.ldap.spi.LdapDnsProvider