| Package | Description |
|---|---|
| org.jboss.as.domain.management.connections.ldap | |
| org.jboss.as.domain.management.security |
| Modifier and Type | Class and Description |
|---|---|
class |
LdapConnectionManagerService
The LDAP connection manager to maintain the LDAP connections.
|
| Modifier and Type | Method and Description |
|---|---|
LdapConnectionManager |
LdapConnectionManagerService.findForReferral(URI referralUri) |
LdapConnectionManager |
LdapConnectionManager.findForReferral(URI referralUri)
Identify which
LdapConnectionManager can establish connections needed for a referral. |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.msc.service.ServiceBuilder<?> |
LdapConnectionManagerService.ServiceUtil.addDependency(org.jboss.msc.service.ServiceBuilder<?> sb,
org.jboss.msc.inject.Injector<LdapConnectionManager> injector,
String connectionName,
boolean optional) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.value.InjectedValue<LdapConnectionManager> |
UserLdapCallbackHandler.getConnectionManagerInjector() |
org.jboss.msc.inject.Injector<LdapConnectionManager> |
LdapSubjectSupplementalService.getConnectionManagerInjector() |
Copyright © 2015 JBoss by Red Hat. All rights reserved.