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

/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/
H A DLdapSchemaCtx.java389 private String schemaEntryName; field in class:LdapSchemaCtx.SchemaInfo
395 SchemaInfo(String schemaEntryName, LdapCtx schemaEntry, argument
397 this.schemaEntryName = schemaEntryName;
414 return new LdapCtx(schemaEntryName, host, port,

Completed in 29 milliseconds