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

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

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

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



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