Searched defs:getBaseCtx (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/
H A DLdapAttribute.java112 private DirContext getBaseCtx() throws NamingException { method in class:LdapAttribute
185 DirContext schema = getBaseCtx().getSchema(rdn);
209 DirContext schema = getBaseCtx().getSchema(rdn);

Completed in 29 milliseconds