Searched defs:createInitialLdapContext (Results 1 - 1 of 1) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/installer/
H A DInstaller.java1439 ctx = createInitialLdapContext(auth);
2322 remoteCtx = createInitialLdapContext(auth);
2456 private InitialLdapContext createInitialLdapContext(AuthenticationData auth) throws NamingException method in class:Installer

Completed in 276 milliseconds