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

/openjdk7/jdk/src/share/classes/com/sun/security/auth/module/
H A DLdapLoginModule.java346 private boolean authOnly = false; field in class:LdapLoginModule
448 authOnly = true; // authentication-only mode
476 } else if (authOnly) {
752 if (authFirst || authOnly) {

Completed in 180 milliseconds