| 
 | JavaTM 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 に定義されている、LDAPv3 の StartTLS 拡張要求を実装します。 | 
| 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 Platform Standard Ed. 6 | |||||||||
| 前 次 | フレームあり フレームなし | |||||||||
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。