Class DirContextURLConnection


  • public class DirContextURLConnection
    extends URLConnection
    Connection to a JNDI directory context.

    Note: All the object attribute names are the WebDAV names, not the HTTP names, so this class overrides some methods from URLConnection to do the queries using the right names. Content handler is also not used; the content is directly returned.

    Version:
    $Revision: 1.3 $
    Author:
    Remy Maucherat