java.lang .Object org.apache.cocoon.webapps.authentication.configuration .ApplicationConfiguration ApplicationConfiguration final public class ApplicationConfiguration implements java.io.Serializable (Code) This object stores information about an application configuration
inside a handler configuration.
author: Carsten Ziegeler version: CVS $Id: ApplicationConfiguration.java 433543 2006-08-22 06:22:54Z crossley $
configure public void configure(Configuration appconf) throws ConfigurationException(Code) Configure an application
getConfiguration public Configuration getConfiguration(String name)(Code) Get the configuration
getLoadOnDemand public boolean getLoadOnDemand()(Code)
getLoadResource public String getLoadResource()(Code) Get the load resource
getLoadResourceParameters public SourceParameters getLoadResourceParameters()(Code) Get the load resource parameters
getName public String getName()(Code) Get the application name.
getSaveResource public String getSaveResource()(Code) Get the save resource
getSaveResourceParameters public SourceParameters getSaveResourceParameters()(Code) Get the save resource parameters
saveOnLogout public boolean saveOnLogout()(Code) Should we save on logout?