JavaTM 2 Platform
Standard Ed. 6

接口 javax.naming.ldap.ExtendedRequest
的使用

使用 ExtendedRequest 的软件包
javax.naming.ldap 提供对 LDAPv3 扩展操作和控件的支持。 
 

javax.naming.ldapExtendedRequest 的使用
 

实现 ExtendedRequestjavax.naming.ldap 中的类
 class StartTlsRequest
          此类实现在 Lightweight Directory Access Protocol (v3): Extension for Transport Layer Security 中定义的 StartTLS 的 LDAPv3 扩展请求。
 

参数类型为 ExtendedRequestjavax.naming.ldap 中的方法
 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