| Package | Description |
|---|---|
| org.jboss.as.domain.management.connections.ldap |
| Modifier and Type | Class and Description |
|---|---|
class |
LdapConnectionManagerService
The LDAP connection manager to maintain the LDAP connections.
|
| Modifier and Type | Method and Description |
|---|---|
LdapConnectionManager |
LdapConnectionManager.findForReferral(URI referralUri)
Identify which
LdapConnectionManager can establish connections needed for a referral. |
LdapConnectionManager |
LdapConnectionManagerService.findForReferral(URI referralUri) |
LdapConnectionManager |
LdapConnectionManagerService.getValue() |
| Modifier and Type | Method and Description |
|---|---|
static Supplier<LdapConnectionManager> |
LdapConnectionManagerService.ServiceUtil.requires(org.jboss.msc.service.ServiceBuilder<?> sb,
String connectionName) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.