DirContext
Interface DirContext
- All Superinterfaces:
- Context
- All Known Subinterfaces:
- EventDirContext, LdapContext
- All Known Implementing Classes:
- InitialDirContext, InitialLdapContext
public interface DirContext extends Context
The directory service interface, containing methods for examining and updating attributes associated with objects, and for searching the directory.
Names
Each name passed as an argument to aDirContext
method is relative to that conte