|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
使用 ExtendedResponse 的軟體套件 | |
---|---|
javax.naming.ldap | 提供對 LDAPv3 擴展操作和控制元件的支持。 |
javax.naming.ldap 中 ExtendedResponse 的使用 |
---|
javax.naming.ldap 中 ExtendedResponse 的子介面 | |
---|---|
interface |
UnsolicitedNotification
此介面表示在 RFC 2251 中定義的未經請求的通知。 |
實作 ExtendedResponse 的 javax.naming.ldap 中的類別 | |
---|---|
class |
StartTlsResponse
此類別實作在 Lightweight Directory Access Protocol (v3): Extension for Transport Layer Security 中定義的 StartTLS 的 LDAPv3 擴展回應。 |
返回 ExtendedResponse 的 javax.naming.ldap 中的方法 | |
---|---|
ExtendedResponse |
ExtendedRequest.createExtendedResponse(String id,
byte[] berValue,
int offset,
int length)
創建與此請求對應的回應物件。 |
ExtendedResponse |
StartTlsRequest.createExtendedResponse(String id,
byte[] berValue,
int offset,
int length)
創建與 LDAP StartTLS 擴展請求相對應的擴展回應物件。 |
ExtendedResponse |
InitialLdapContext.extendedOperation(ExtendedRequest request)
|
ExtendedResponse |
LdapContext.extendedOperation(ExtendedRequest request)
執行擴展操作。 |
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。