public class BindMethodChooser
extends Object
-
Method Summary
static org.forgerock.opendj.ldap.requests.BindRequest
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
selectBindMethod
public static org.forgerock.opendj.ldap.requests.BindRequest selectBindMethod(String bindMethod,
String bindUserDN,
String bindUserCredentials,
String realm,
String kdcAddress)