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

/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/
H A DLdapSchemaCtx.java59 private SchemaInfo info= null;
70 SchemaInfo allinfo = new SchemaInfo(subschemasubentry,
83 private LdapSchemaCtx(int objectType, Hashtable environment, SchemaInfo info) {
387 final static private class SchemaInfo { class in class:LdapSchemaCtx
395 SchemaInfo(String schemaEntryName, LdapCtx schemaEntry, method in class:LdapSchemaCtx.SchemaInfo

Completed in 31 milliseconds