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.html 1304258 2012-03-23 10:09:27Z ilgrosso $
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-2010 The Apache Software Foundation. All Rights Reserved.