All LDAP Classes
Internal LDAP Classes

org.ietf.ldap
Class LDAPExtendedResponse

java.lang.Object
  extended by org.ietf.ldap.LDAPMessage
      extended by org.ietf.ldap.LDAPResponse
          extended by org.ietf.ldap.LDAPExtendedResponse

public class LDAPExtendedResponse
extends LDAPResponse

Encapsulates the response returned by an LDAP server on an asynchronous extended operation request.

See Also:
com.novell.ldap.LDAPExtendedResponse

Field Summary
(package private)  LDAPExtendedResponse response
           
 
Fields inherited from class org.ietf.ldap.LDAPMessage
ABANDON_REQUEST, ADD_REQUEST, ADD_RESPONSE, BIND_REQUEST, BIND_RESPONSE, COMPARE_REQUEST, COMPARE_RESPONSE, DEL_REQUEST, DEL_RESPONSE, EXTENDED_REQUEST, EXTENDED_RESPONSE, MODIFY_RDN_REQUEST, MODIFY_RDN_RESPONSE, MODIFY_REQUEST, MODIFY_RESPONSE, SEARCH_REQUEST, SEARCH_RESPONSE, SEARCH_RESULT, SEARCH_RESULT_REFERENCE, UNBIND_REQUEST
 
Constructor Summary
LDAPExtendedResponse(LDAPExtendedResponse response)
          Creates an LDAPExtendedResponse from a com.novell.ldap.LDAPExtendedResponse
 
Method Summary
 java.lang.String getID()
          Returns the message identifier of the response.
 byte[] getValue()
          Returns the value part of the response in raw bytes.
(package private)  LDAPExtendedResponse getWrappedObject()
          Gets the com.novell.ldap.LDAPExtendedResponse object
 
Methods inherited from class org.ietf.ldap.LDAPResponse
getControls, getErrorMessage, getMatchedDN, getMessageID, getReferrals, getResultCode, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

response

LDAPExtendedResponse response
Constructor Detail

LDAPExtendedResponse

LDAPExtendedResponse(LDAPExtendedResponse response)
Creates an LDAPExtendedResponse from a com.novell.ldap.LDAPExtendedResponse

Method Detail

getWrappedObject

LDAPExtendedResponse getWrappedObject()
Gets the com.novell.ldap.LDAPExtendedResponse object


getID

public java.lang.String getID()
Returns the message identifier of the response.

See Also:
com.novell.ldap.LDAPExtendedResponse.getID()

getValue

public byte[] getValue()
Returns the value part of the response in raw bytes.

See Also:
com.novell.ldap.LDAPExtendedResponse.getValue()

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