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

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

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

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



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