| Package | Description |
|---|---|
| org.apache.directory.api.ldap.model.message.extended |
| Modifier and Type | Field and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
static NoticeOfDisconnect |
NoticeOfDisconnect.createNoticeOfDisconnect(ResultCodeEnum rcode)
Create a NoD associated with a result code enum
|
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.