All LDAP Classes
Internal LDAP Classes

com.novell.ldap.rfc2251
Interface RfcRequest

All Known Implementing Classes:
RfcAbandonRequest, RfcAddRequest, RfcBindRequest, RfcCompareRequest, RfcDelRequest, RfcExtendedRequest, RfcModifyDNRequest, RfcModifyRequest, RfcSearchRequest, RfcUnbindRequest

public interface RfcRequest

This interface represents Protocol Operations that are requests from a client.


Method Summary
 RfcRequest dupRequest(java.lang.String base, java.lang.String filter, boolean reference)
          Builds a new request using the data from the this object.
 java.lang.String getRequestDN()
          Builds a new request using the data from the this object.
 

Method Detail

dupRequest

public RfcRequest dupRequest(java.lang.String base,
                             java.lang.String filter,
                             boolean reference)
                      throws LDAPException
Builds a new request using the data from the this object.

Throws:
LDAPException

getRequestDN

public java.lang.String getRequestDN()
Builds a new request using the data from the this object.


All LDAP Classes
Internal LDAP Classes

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