public final class LdapsInitializer
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
private |
LdapsInitializer() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.mina.core.filterchain.IoFilterChainBuilder |
init(LdapServer ldapServer,
TcpTransport transport)
Initialize the LDAPS server.
|
public static org.apache.mina.core.filterchain.IoFilterChainBuilder init(LdapServer ldapServer, TcpTransport transport) throws org.apache.directory.api.ldap.model.exception.LdapException
ldapServer - The LDAP server instancetransport - The TCP transport that contains the SSL configurationorg.apache.directory.api.ldap.model.exception.LdapException - If we had a pb