public class LDAPConnectionTestManager extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.jboss.logging.Logger |
logger |
static String |
TEST_AUTHENTICATION |
static String |
TEST_CONNECTION |
| Constructor and Description |
|---|
LDAPConnectionTestManager() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
testLDAP(String action,
String connectionUrl,
String bindDn,
String bindCredential) |
protected static final org.jboss.logging.Logger logger
public static final String TEST_CONNECTION
public static final String TEST_AUTHENTICATION
Copyright © 2016 JBoss by Red Hat. All rights reserved.