All LDAP Classes
Internal LDAP Classes

com.novell.ldap.rfc2251
Interface RfcResponse

All Known Implementing Classes:
RfcAddResponse, RfcBindResponse, RfcCompareResponse, RfcDelResponse, RfcExtendedResponse, RfcIntermediateResponse, RfcLDAPResult, RfcModifyDNResponse, RfcModifyResponse, RfcSearchResultDone

public interface RfcResponse

This interface represents RfcLDAPMessages that contain a response from a server.

If the protocol operation of the RfcLDAPMessage is of this type, it contains at least an RfcLDAPResult.


Method Summary
 RfcLDAPString getErrorMessage()
           
 RfcLDAPDN getMatchedDN()
           
 RfcReferral getReferral()
           
 ASN1Enumerated getResultCode()
           
 

Method Detail

getResultCode

ASN1Enumerated getResultCode()

getMatchedDN

RfcLDAPDN getMatchedDN()

getErrorMessage

RfcLDAPString getErrorMessage()

getReferral

RfcReferral getReferral()

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