|
All LDAP Classes Internal LDAP Classes |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
---|
ASN1Enumerated getResultCode()
RfcLDAPDN getMatchedDN()
RfcLDAPString getErrorMessage()
RfcReferral getReferral()
|
All LDAP Classes Internal LDAP Classes |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |