|
JavaTM 2 Platform Standard Ed. 5.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 |
ExtendedRequest.createExtendedResponse(String id,
byte[] berValue,
int offset,
int length)
この要求に対応する応答オブジェクトを作成します。 |
ExtendedResponse |
LdapContext.extendedOperation(ExtendedRequest request)
拡張操作を実行します。 |
ExtendedResponse |
InitialLdapContext.extendedOperation(ExtendedRequest request)
|
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。