org.apache.ldap.server.jndi.ListTest Tests our ability to list elements as the admin user and as a non admin user on security sensitive values. We do not return results or name class pairs for user accounts if the user is not the admin. @author <a HREF="mailto:dev@directory.apache.org">Apache Directory Project</a> @vers ...
org.apache.naming.resources.BaseDirContextTestCase <p>Basic unit tests for the <code>javax.naming.directory.DirContext</code> implementations. This class must be subclassed for each individual <code>DirContext</code> implementation.</p> <p><strong>WARNING</strong>: These tests make certain a ...
org.apache.naming.resources.DirContextURLConnection Connection to a JNDI directory context. <p/> Note: All the object attribute names are the WebDAV names, not the HTTP names, so this class overrides some methods from URLConnection to do the queries using the right names. Content handler is also not used; the content is directly returned. @a ...