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

/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/
H A DLdapSchemaCtx.java412 private LdapCtx reopenEntry(Hashtable env) throws NamingException { method in class:LdapSchemaCtx.SchemaInfo
421 schemaEntry = reopenEntry(env);
429 schemaEntry = reopenEntry(env);

Completed in 521 milliseconds