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

need an "ldap" URLStreamHandler

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • None
    • core-libs
    • None
    • sparc
    • solaris_2.6

      The java.net.URL class allows a program to easily access resources by using URLs. There are currently a set of
      URL stream handlers for various popular protocols, such as http, ftp, file, gopher, jar, mailto, and news. The proposal is to add a URL stream handler for ldap. The handler would use the JNDI to contact the
      specified LDAP server, and return data in DSML format (http://www.dsml.org).

      This feature would be useful to browsers and other programs/subsystems that access data via URLs. For example,
      Java Security policy and keystores are named using URLs. CORBA IORs are
      named using a limited set of URLs schemes. Having a URL stream handler
      for ldap would be a first step in
      enabling such data to be stored in the directory and accessed using a URL string.

            chegar Chris Hegarty
            rleesunw Rosanna Lee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: