public class LdapsInitializer extends Object
| Constructor and Description |
|---|
LdapsInitializer() |
| 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–2015 The Apache Software Foundation. All rights reserved.