Searched refs:doRebind (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/
H A DLdapSchemaCtx.java135 final protected void doRebind(Name name, Object obj, Attributes attrs, method in class:LdapSchemaCtx
141 super.doRebind(name, obj, attrs, false); // always ignore factories
/openjdk7/jdk/src/share/classes/com/sun/jndi/toolkit/dir/
H A DHierMemDirCtx.java209 doRebind(name, obj, null, alwaysUseFactory);
219 doRebind(name, obj, attrs, alwaysUseFactory);
222 protected void doRebind(Name name, Object obj, Attributes attrs, method in class:HierMemDirCtx

Completed in 46 milliseconds