LDAP Classes
Implements Java LDAP

com.novell.ldap.util
Interface HttpRequestCallback


public interface HttpRequestCallback

Author:
Marc Boorshtein This interfact exposes methods that allow for the manipulation of the HTTP Request before it is sent to the server. This is usefaul for adjusting HTTP headers

Method Summary
 void manipulationPost(PostMethod post, DsmlConnection con)
          Used for manipulating the post method before the DSMLv2 is sent to the server
 

Method Detail

manipulationPost

public void manipulationPost(PostMethod post,
                             DsmlConnection con)
Used for manipulating the post method before the DSMLv2 is sent to the server

Parameters:
post - The POST method
con - The current connection

LDAP Classes
Implements Java LDAP

Copyright © 2002 Novell, Inc. All Rights Reserved.
Novell, Inc.
1800 South Novell Place
Provo, Ut 84606
Phone: (801) 861-5000