public final class LdapsInitializer extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.apache.mina.core.filterchain.IoFilterChainBuilder |
init(LdapServer ldapServer,
org.apache.directory.server.protocol.shared.transport.TcpTransport transport)
Initialize the LDAPS server.
|
public static org.apache.mina.core.filterchain.IoFilterChainBuilder init(LdapServer ldapServer, org.apache.directory.server.protocol.shared.transport.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 pbCopyright © 2003–2017 The Apache Software Foundation. All rights reserved.