| Interface | Description |
|---|---|
| LdapConnectionManager |
Interface to be implemented by connection managers responsible for returning connections to a LDAP server.
|
| Class | Description |
|---|---|
| LdapConnectionAddHandler |
Handler for adding ldap management connections.
|
| LdapConnectionManagerService |
The LDAP connection manager to maintain the LDAP connections.
|
| LdapConnectionManagerService.ServiceUtil | |
| LdapConnectionPropertyResourceDefinition |
A
ResourceDefinition for additional properties that can be defined for a LDAP connection. |
| LdapConnectionRemoveHandler |
Handler for removing ldap management connections.
|
| LdapConnectionResourceDefinition |
ResourceDefinition for a connection factory for an LDAP-based security store. |
| LdapConnectionWriteAttributeHandler |
Handler for updating attributes of ldap management connections.
|
| ThreadLocalSSLSocketFactory |
An SSLSocketFactory that delegates to a SSLSocketFactory set on a ThreadLocal, if the SSLSocketFactory is not set then the
default implementation is used.
|
| Enum | Description |
|---|---|
| LdapConnectionResourceDefinition.ReferralHandling |
Copyright © 2015 JBoss by Red Hat. All rights reserved.