Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8179943

Typo in javax.net.ssl.SSLSession.removeValue(String) method documentation

XMLWordPrintable

    • b03
    • Not verified

      A DESCRIPTION OF THE PROBLEM :
      In javax.net.ssl.SSLSession.removeValue(String) method documentation the following sentence "If the bound existing object implements the SessionBindingListener interface, it is notified appropriately" should be replaced by "If the bound existing object implements the SSLSessionBindingListener interface, it is notified appropriately", because in Java API there is no interface named "SessionBindingListener".


      URL OF FAULTY DOCUMENTATION :
      https://docs.oracle.com/javase/8/docs/api/javax/net/ssl/SSLSession.html#removeValue-java.lang.String-

            rcalnan Roger Calnan
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: