Uses of Class
org.apache.directory.api.ldap.model.message.extended.ExtendedNoDResponse
-
Packages that use ExtendedNoDResponse Package Description org.apache.directory.api.ldap.model.message.extended -
-
Uses of ExtendedNoDResponse in org.apache.directory.api.ldap.model.message.extended
Fields in org.apache.directory.api.ldap.model.message.extended declared as ExtendedNoDResponse Modifier and Type Field Description static ExtendedNoDResponseExtendedNoDResponse. PROTOCOLERRORThe single instance with protocolError result code.static ExtendedNoDResponseExtendedNoDResponse. STRONGAUTHREQUIREDThe single instance with strongAuthRequired result code.static ExtendedNoDResponseExtendedNoDResponse. UNAVAILABLEThe single instance with unavailable result code.
-