- getAdminConnection(LdapServer) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
-
Gets a LDAP connection instance on a server.
- getLdapConnection(LdapServer) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
-
Gets a LDAP connection instance on a server.
- getNsdkWiredConnection(LdapServer) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
-
- getNsdkWiredConnection(LdapServer, String, String) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
-
Gets a LDAP connection instance on a server, authenticating a user.
- getWiredConnection(LdapServer) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
-
- getWiredConnection(LdapServer, String, String) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
-
Gets a LDAP connection instance on a server, authenticating a user.
- getWiredContext(LdapServer) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
-
Creates a JNDI LdapContext with a connection over the wire using the
SUN LDAP provider.
- getWiredContext(LdapServer, String, String) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
-
Creates a JNDI LdapContext with a connection over the wire using the
SUN LDAP provider.
- getWiredContext(LdapServer, Control[]) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
-
Creates a JNDI LdapContext with a connection over the wire using the
SUN LDAP provider.
- getWiredContextFollowOnRefferal(LdapServer) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
-
Creates a JNDI LdapContext with a connection over the wire using the
SUN LDAP provider.
- getWiredContextRefferalIgnore(LdapServer) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
-
Creates a JNDI LdapContext with a connection over the wire using the
SUN LDAP provider.
- getWiredContextThrowOnRefferal(LdapServer) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
-
Creates a JNDI LdapContext with a connection over the wire using the
SUN LDAP provider.