org.apache.cocoon.webapps.authentication.components
Class DefaultHandlerManager

java.lang.Object
  extended by org.apache.cocoon.webapps.authentication.components.DefaultHandlerManager

Deprecated. This block is deprecated and will be removed in future versions.

public final class DefaultHandlerManager
extends Object

This is a utility class managing the authentication handlers

Version:
CVS $Id: DefaultHandlerManager.java 433543 2006-08-22 06:22:54Z crossley $
Author:
Carsten Ziegeler

Constructor Summary
DefaultHandlerManager()
          Deprecated.  
 
Method Summary
static Map prepareHandlerConfiguration(Map objectModel, SitemapConfigurationHolder holder)
          Deprecated. Get the current handler configuration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultHandlerManager

public DefaultHandlerManager()
Deprecated. 
Method Detail

prepareHandlerConfiguration

public static Map prepareHandlerConfiguration(Map objectModel,
                                              SitemapConfigurationHolder holder)
                                       throws ConfigurationException
Deprecated. 
Get the current handler configuration

Throws:
ConfigurationException


Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.