| org.apache.cocoon.auth.StandardApplication org.apache.cocoon.auth.portal.StandardPortalApplication
StandardPortalApplication | public class StandardPortalApplication extends StandardApplication implements PortalApplication(Code) | | This is a default implementation for a portal application.
Note: This class belongs to cauth but has to be defined in the portal block for now.
This will be cleaned up with Cocoon 2.2.
version: $Id: StandardPortalApplication.java 486543 2006-12-13 08:14:36Z cziegeler $ |
portalConfig | protected Map portalConfig(Code) | | The configuration.
|
configure | public void configure(Configuration conf) throws ConfigurationException(Code) | | See Also: org.apache.avalon.framework.configuration.Configurable.configure(org.apache.avalon.framework.configuration.Configuration) |
|
|