JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
javax.naming.ldap.ExtendedRequest
Packages that use
ExtendedRequest
软件包
描述
javax.naming.ldap
提供对LDAPv3扩展操作和控件的支持。
Uses of
ExtendedRequest
in
javax.naming.ldap
Classes in
javax.naming.ldap
that implement
ExtendedRequest
变量和类型
类
描述
class
StartTlsRequest
此类实现
Lightweight Directory Access Protocol (v3): Extension for Transport Layer Security中
定义的
StartvLS
的LDAPv3扩展请求
.StartTLS
的对象标识符为1.3.6.1.4.1.1466.20037,并且未定义扩展请求值。
Methods in
javax.naming.ldap
with parameters of type
ExtendedRequest
变量和类型
方法
描述
ExtendedResponse
LdapContext.
extendedOperation
(
ExtendedRequest
request)
执行扩展操作。