All LDAP Classes
Internal LDAP Classes

com.novell.ldap.rfc2251
Interface RfcResponse

All Known Implementing Classes:
RfcBindResponse, RfcExtendedResponse, RfcIntermediateResponse, RfcLDAPResult

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

public ASN1Enumerated getResultCode()

getMatchedDN

public RfcLDAPDN getMatchedDN()

getErrorMessage

public RfcLDAPString getErrorMessage()

getReferral

public 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