软件包 | 描述 |
---|---|
javax.naming.ldap |
为提升扩展操作和控制支持。
|
Modifier and Type | Class and Description |
---|---|
class |
StartTlsRequest
这类实现的LDAPv3扩展要求STARTTLS定义在
Lightweight Directory Access Protocol (v3): Extension for Transport Layer Security用于STARTTLS的对象标识符是1.3.6.1.4.1.1466.20037没有扩展请求值定义。
|
Modifier and Type | Method and Description |
---|---|
ExtendedResponse |
LdapContext.extendedOperation(ExtendedRequest request)
执行扩展操作。
|
ExtendedResponse |
InitialLdapContext.extendedOperation(ExtendedRequest request) |
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.