|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| javax.naming.ldap | Provides support for LDAPv3 extended operations and controls. |
| Uses of ExtendedRequest in javax.naming.ldap |
|---|
| Modifier and Type | Class and Description |
|---|---|
class |
StartTlsRequest
This class implements the LDAPv3 Extended Request for StartTLS as defined in The object identifier for StartTLS is 1.3.6.1.4.1.1466.20037 and no extended request value is defined. |
| Modifier and Type | Method and Description |
|---|---|
ExtendedResponse |
InitialLdapContext.extendedOperation(ExtendedRequest request)
|
ExtendedResponse |
LdapContext.extendedOperation(ExtendedRequest request)
Performs an extended operation. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.