Class JDAPModifyRDNResponse

java.lang.Object
netscape.ldap.client.opers.JDAPResult
netscape.ldap.client.opers.JDAPModifyRDNResponse
All Implemented Interfaces:
JDAPProtocolOp

public class JDAPModifyRDNResponse extends JDAPResult implements JDAPProtocolOp
This class implements the modifyRDN response. This object is sent from the ldap server to the interface.
 ModifyRDNResponse ::= [APPLICATION 13] LDAPResult
 
Version:
1.0
  • Constructor Details

    • JDAPModifyRDNResponse

      public JDAPModifyRDNResponse(BERElement element) throws IOException
      Constructs modifyRDN response.
      Parameters:
      element - ber element of modifyRDN response
      Throws:
      IOException
  • Method Details

    • getType

      public int getType()
      Retrieves the protocol operation type.
      Specified by:
      getType in interface JDAPProtocolOp
      Returns:
      protocol type
    • toString

      public String toString()
      Retrieve the string representation.
      Specified by:
      toString in interface JDAPProtocolOp
      Overrides:
      toString in class JDAPResult
      Returns:
      string representation