Uses of Class
javax.naming.InitialContext
Packages that use InitialContext
Package
Description
Extends the 
javax.naming package to provide functionality
for accessing directory services.Provides support for LDAPv3 extended operations and controls.
- 
Uses of InitialContext in javax.naming.directory
Subclasses of InitialContext in javax.naming.directoryModifier and TypeClassDescriptionclassThis class is the starting context for performing directory operations. - 
Uses of InitialContext in javax.naming.ldap
Subclasses of InitialContext in javax.naming.ldapModifier and TypeClassDescriptionclassThis class is the starting context for performing LDAPv3-style extended operations and controls.