org.apache.directory.server.ldap.handlers.ssl
Class LdapsInitializer

java.lang.Object
  extended by 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

Constructor Summary
LdapsInitializer()
           
 
Method Summary
static org.apache.mina.core.filterchain.IoFilterChainBuilder init(KeyManagerFactory kmf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LdapsInitializer

public LdapsInitializer()
Method Detail

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.