Lines Matching defs:directory

26 package javax.naming.directory;
31 * The directory service interface, containing
33 * associated with objects, and for searching the directory.
100 * With attribute type synonyms, a directory can assign multiple names to
106 * Asking such a directory for the "description" attribute, for example,
119 * attributes associated with a directory object for administrative
204 * specified, the directory will ignore the nonexistent attribute
207 * <p> A directory might return more attributes than was requested
445 * in the directory remain unchanged.
447 * the object already bound in the directory are removed and <tt>attrs</tt>
538 * specifies what types of objects can be added to the directory and where
540 * can have. The range of support for schemas is directory-specific.
544 * (or even an entire directory) might share the same schema.
548 * tree, and the effect of such modifications on the directory
549 * are dependent on the underlying directory.
575 * One category of information found in directory schemas is
579 * "object class" being referred to here is in the directory sense
581 * For example, if the named object is a directory object of
583 * <tt>DirContext</tt> representing the (directory's) object class
587 * is directory-dependent.
652 * is defined by the underlying directory service. It might use the
664 * specified, the directory will ignore the nonexistent attribute
667 * A directory might return more attributes than was requested
774 * is directory-specific.
787 * If the directory does not support a string representation of
790 * The service provider for such a directory would then translate
798 * underlying directory. For example, for the equals operator, suppose
799 * the directory has a matching rule defining "equality" of the
802 * of objects in the directory. Similarly, if the directory has a
828 * A directory might return more attributes than were requested
847 * not supported or understood by the underlying directory
880 * not supported or understood by the underlying directory
923 * directory, which maps the filter operations onto operations with
924 * corresponding semantics in the underlying directory.
946 * A directory might return more attributes than were requested