org.apache.cocoon.webapps.authentication.components
Class DefaultHandlerManager
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultHandlerManager
public DefaultHandlerManager()
- Deprecated.
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.