Uses of Class
org.apache.directory.api.ldap.model.message.extended.ModifyDnNoDResponse

Packages that use ModifyDnNoDResponse
org.apache.directory.api.ldap.model.message.extended   
 

Uses of ModifyDnNoDResponse in org.apache.directory.api.ldap.model.message.extended
 

Fields in org.apache.directory.api.ldap.model.message.extended declared as ModifyDnNoDResponse
static ModifyDnNoDResponse ModifyDnNoDResponse.PROTOCOLERROR
          The single instance with protocolError result code.
static ModifyDnNoDResponse ModifyDnNoDResponse.STRONGAUTHREQUIRED
          The single instance with strongAuthRequired result code.
static ModifyDnNoDResponse ModifyDnNoDResponse.UNAVAILABLE
          The single instance with unavailable result code.
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.