Provides the functions and classes and for accessing naming services.
Classes
This class represents an attribute associated with a named object.
This class represents a collection of attributes.
This class encapsultes factors that determine scope of search
and what gets returned as a result of the search.
Constants
Modification attribute: add new attribute
Searching attribute: Search the named object.
Searching attribute: Search one level of the named object.
Modification attribute: remove attribute
Modification attribute: add or replace attribute
Searching attribute: Search the entire subtree rooted at the named object.
Functions
Acquires JNDI context explicitly.
'poolName' has same rules as in query function.
| Parameters |
poolName -
Configured pool name
|
Creates new NamingContext
| Parameters |
type -
Type of context: ldap, directory, ...
properties -
Array of properties
|