4.1 Tasks Performed by
JNDI Applications
All JNDI applications generally perform the same basic operations,
which are discussed below.
4.1.1 Operations Performed by Basic JNDI
Applications
- Get an initial context for a naming
system.
- List subordinates of an initial context.
- Look up a subordinate context by its name.
- Search for a context subordinate to another context.
4.1.2 Operations Performed by Advanced JNDI
Applications
- Access the attributes of a directory
context.
- Add or delete attributes of a directory context.
- Access the schema class definition of a directory
context.
- Examine a context’s schema to determine
whether it is a particular NDS class.
- Extend a provider’s schema to enhance the
naming system’s functionality.
- Create new providers for access to naming systems
not covered in the core Novell® providers.
- Establish explicit bindings to a given context.