org.apache.directory.server.ldap.handlers.ssl
Class LdapsInitializer
java.lang.Object
org.apache.directory.server.ldap.handlers.ssl.LdapsInitializer
public class LdapsInitializer
- extends Object
Loads the certificate file for LDAPS support and creates the appropriate
MINA filter chain.
- Author:
- Apache Directory Project
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LdapsInitializer
public LdapsInitializer()
init
public static org.apache.mina.core.filterchain.IoFilterChainBuilder init(KeyManagerFactory kmf)
throws org.apache.directory.api.ldap.model.exception.LdapException
- Throws:
org.apache.directory.api.ldap.model.exception.LdapException
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.