|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
前 次 | フレームあり フレームなし |
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 |
StartTlsRequest.createExtendedResponse(String id,
byte[] berValue,
int offset,
int length)
LDAP StartTLS 拡張要求に対応する拡張応答オブジェクトを作成します。 |
ExtendedResponse |
LdapContext.extendedOperation(ExtendedRequest request)
拡張操作を実行します。 |
ExtendedResponse |
InitialLdapContext.extendedOperation(ExtendedRequest request)
|
ExtendedResponse |
ExtendedRequest.createExtendedResponse(String id,
byte[] berValue,
int offset,
int length)
この要求に対応する応答オブジェクトを作成します。 |
|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
前 次 | フレームあり フレームなし |
Java、Java 2D、および JDBC は米国ならびにその他の国における米国 Sun Microsystems, Inc. の商標もしくは登録商標です。
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.