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

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

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

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



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