|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LdapContext | |
---|---|
javax.naming.ldap | Provides support for LDAPv3 extended operations and controls. |
Uses of LdapContext in javax.naming.ldap |
---|
Classes in javax.naming.ldap that implement LdapContext | |
---|---|
class |
InitialLdapContext
This class is the starting context for performing LDAPv3-style extended operations and controls. |
Methods in javax.naming.ldap that return LdapContext | |
---|---|
LdapContext |
InitialLdapContext.newInstance(Control[] reqCtls)
|
LdapContext |
LdapContext.newInstance(Control[] requestControls)
Creates a new instance of this context initialized using request controls. |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.