Lines Matching refs:put

145     env.put(Context.INITIAL_CONTEXT_FACTORY,
147 env.put("java.naming.ldap.factory.socket",
149 env.put(Context.PROVIDER_URL, "ldap://doesntmatter:389/");
150 env.put(Context.SECURITY_AUTHENTICATION, "simple");
151 env.put(Context.SECURITY_PRINCIPAL, "cn=Directory Manager");
152 env.put(Context.SECURITY_CREDENTIALS, "password");
153 env.put("com.sun.jndi.ldap.connect.pool.debug", "fine");
162 attributes.put(objectClass);
166 attributes.put(o);
236 env.put(Context.INITIAL_CONTEXT_FACTORY,
238 env.put("java.naming.ldap.factory.socket",
240 env.put(Context.PROVIDER_URL, "ldap://doesntmatter:389/");
241 env.put(Context.SECURITY_AUTHENTICATION, "simple");
242 env.put(Context.SECURITY_PRINCIPAL, "cn=Directory Manager");
243 env.put(Context.SECURITY_CREDENTIALS, "password");
322 env.put(Context.INITIAL_CONTEXT_FACTORY,
324 env.put("java.naming.ldap.factory.socket",
326 env.put(Context.PROVIDER_URL, "ldap://doesntmatter:389/");
327 env.put(Context.SECURITY_AUTHENTICATION, "simple");
328 env.put(Context.SECURITY_PRINCIPAL, "cn=Directory Manager");
329 env.put(Context.SECURITY_CREDENTIALS, "password");
449 env.put(Context.INITIAL_CONTEXT_FACTORY,
451 env.put("java.naming.ldap.factory.socket",
453 env.put(Context.PROVIDER_URL, "ldap://doesntmatter:389/");
454 env.put(Context.SECURITY_AUTHENTICATION, "simple");
455 env.put(Context.SECURITY_PRINCIPAL, "cn=Directory Manager");
456 env.put(Context.SECURITY_CREDENTIALS, "password");
549 env.put(Context.INITIAL_CONTEXT_FACTORY,
551 env.put("java.naming.ldap.factory.socket",
553 env.put(Context.PROVIDER_URL, "ldap://doesntmatter:389/");
554 env.put(Context.SECURITY_AUTHENTICATION, "simple");
555 env.put(Context.SECURITY_PRINCIPAL, "cn=Directory Manager");
556 env.put(Context.SECURITY_CREDENTIALS, "password");
639 env.put(Context.INITIAL_CONTEXT_FACTORY,
641 env.put("java.naming.ldap.factory.socket",
643 env.put(Context.PROVIDER_URL, "ldap://doesntmatter:389/");
644 env.put(Context.SECURITY_AUTHENTICATION, "simple");
645 env.put(Context.SECURITY_PRINCIPAL, "cn=Directory Manager");
646 env.put(Context.SECURITY_CREDENTIALS, "password");