Package | Description |
---|---|
javax.naming.directory |
Extends the javax.naming package to provide functionality
for accessing directory services.
|
javax.naming.ldap |
Provides support for LDAPv3 extended operations and controls.
|
Modifier and Type | Class and Description |
---|---|
class |
InitialDirContext
This class is the starting context for performing
directory operations.
|
Modifier and Type | Class and Description |
---|---|
class |
InitialLdapContext
This class is the starting context for performing
LDAPv3-style extended operations and controls.
|