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 LdapContext in javax.naming.ldap |
---|
Modifier and Type | Class and Description |
---|---|
class |
InitialLdapContext
This class is the starting context for performing LDAPv3-style extended operations and controls. |
Modifier and Type | Method and Description |
---|---|
LdapContext |
InitialLdapContext.newInstance(Control[] reqCtls)
|
LdapContext |
LdapContext.newInstance(Control[] requestControls)
Creates a new instance of this context initialized using request controls. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.