Uses of Class
org.apache.directory.api.ldap.model.message.extended.BindNoDResponse
-
Packages that use BindNoDResponse Package Description 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 Modifier and Type Field Description static BindNoDResponseBindNoDResponse. PROTOCOLERRORThe single instance with protocolError result code.static BindNoDResponseBindNoDResponse. STRONGAUTHREQUIREDThe single instance with strongAuthRequired result code.static BindNoDResponseBindNoDResponse. UNAVAILABLEThe single instance with unavailable result code.
-