org.apache.directory.server.ssl
Class LdapsInitializer

java.lang.Object
  extended by org.apache.directory.server.ssl.LdapsInitializer

public class LdapsInitializer
extends java.lang.Object

Loads the certificate file for LDAPS support and creates the appropriate MINA filter chain.

Version:
$Rev: 494315 $, $Date: 2007-01-08 23:55:15 -0500 (Mon, 08 Jan 2007) $
Author:
Apache Directory Project

Constructor Summary
LdapsInitializer()
           
 
Method Summary
static org.apache.mina.common.IoFilterChainBuilder init(org.apache.directory.server.configuration.ServerStartupConfiguration cfg)
           
 
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.common.IoFilterChainBuilder init(org.apache.directory.server.configuration.ServerStartupConfiguration cfg)
                                                        throws javax.naming.NamingException
Throws:
javax.naming.NamingException


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.