jdk/src/java.naming/share/classes/javax/naming/ldap/package.html
changeset 30678 a8b7fd8ede97
parent 25859 3317bb8137f4
child 32029 a5538163e144
equal deleted inserted replaced
30677:59b772a18fac 30678:a8b7fd8ede97
    31 
    31 
    32 Provides support for LDAPv3 extended operations and controls.
    32 Provides support for LDAPv3 extended operations and controls.
    33 
    33 
    34 <p>
    34 <p>
    35 This package extends the directory operations of the Java Naming and
    35 This package extends the directory operations of the Java Naming and
    36 Directory Interface<font size=-2><sup>TM</sup></font> (JNDI). &nbsp;
    36 Directory Interface&trade; (JNDI). &nbsp;
    37 JNDI provides naming and directory functionality to applications
    37 JNDI provides naming and directory functionality to applications
    38 written in the Java programming language.  It is designed to be
    38 written in the Java programming language.  It is designed to be
    39 independent of any specific naming or directory service
    39 independent of any specific naming or directory service
    40 implementation.  Thus a variety of services--new, emerging, and
    40 implementation.  Thus a variety of services--new, emerging, and
    41 already deployed ones--can be accessed in a common way.
    41 already deployed ones--can be accessed in a common way.