Lines Matching refs:put

143     env.put(Context.INITIAL_CONTEXT_FACTORY,
145 env.put("java.naming.ldap.factory.socket",
147 env.put(Context.PROVIDER_URL, "ldap://doesntmatter:389/");
148 env.put(Context.SECURITY_AUTHENTICATION, "simple");
149 env.put(Context.SECURITY_PRINCIPAL, "cn=Directory Manager");
150 env.put(Context.SECURITY_CREDENTIALS, "password");
151 env.put("com.sun.jndi.ldap.connect.pool.debug", "fine");
160 attributes.put(objectClass);
164 attributes.put(o);
232 env.put(Context.INITIAL_CONTEXT_FACTORY,
234 env.put("java.naming.ldap.factory.socket",
236 env.put(Context.PROVIDER_URL, "ldap://doesntmatter:389/");
237 env.put(Context.SECURITY_AUTHENTICATION, "simple");
238 env.put(Context.SECURITY_PRINCIPAL, "cn=Directory Manager");
239 env.put(Context.SECURITY_CREDENTIALS, "password");
316 env.put(Context.INITIAL_CONTEXT_FACTORY,
318 env.put("java.naming.ldap.factory.socket",
320 env.put(Context.PROVIDER_URL, "ldap://doesntmatter:389/");
321 env.put(Context.SECURITY_AUTHENTICATION, "simple");
322 env.put(Context.SECURITY_PRINCIPAL, "cn=Directory Manager");
323 env.put(Context.SECURITY_CREDENTIALS, "password");
439 env.put(Context.INITIAL_CONTEXT_FACTORY,
441 env.put("java.naming.ldap.factory.socket",
443 env.put(Context.PROVIDER_URL, "ldap://doesntmatter:389/");
444 env.put(Context.SECURITY_AUTHENTICATION, "simple");
445 env.put(Context.SECURITY_PRINCIPAL, "cn=Directory Manager");
446 env.put(Context.SECURITY_CREDENTIALS, "password");
536 env.put(Context.INITIAL_CONTEXT_FACTORY,
538 env.put("java.naming.ldap.factory.socket",
540 env.put(Context.PROVIDER_URL, "ldap://doesntmatter:389/");
541 env.put(Context.SECURITY_AUTHENTICATION, "simple");
542 env.put(Context.SECURITY_PRINCIPAL, "cn=Directory Manager");
543 env.put(Context.SECURITY_CREDENTIALS, "password");
624 env.put(Context.INITIAL_CONTEXT_FACTORY,
626 env.put("java.naming.ldap.factory.socket",
628 env.put(Context.PROVIDER_URL, "ldap://doesntmatter:389/");
629 env.put(Context.SECURITY_AUTHENTICATION, "simple");
630 env.put(Context.SECURITY_PRINCIPAL, "cn=Directory Manager");
631 env.put(Context.SECURITY_CREDENTIALS, "password");