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

/openjdk7/jdk/src/share/classes/com/sun/security/auth/module/
H A DLdapLoginModule.java779 dn = findUserDN(ctx);
797 dn = findUserDN(ctx);
861 private String findUserDN(LdapContext ctx) throws LoginException { method in class:LdapLoginModule

Completed in 81 milliseconds