Interface | Description |
---|---|
DirContext |
The directory service interface, containing
methods for examining and updating attributes
associated with objects, and for searching the directory.
|
NamingContext |
This interface represents a naming context, which
consists of a set of name-to-object bindings.
|
Exception | Description |
---|---|
NamingException |
This is the superclass of all exceptions thrown by operations in the Context
and DirContext interfaces.
|
Copyright © 2012-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.