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

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

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

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



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