This project has retired. For details please refer to its
Attic page .
PortalApplication (Cocoon API 2.1.12-dev [March 20 2012])
org.apache.cocoon.auth.portal
Interface PortalApplication
All Superinterfaces: Application
All Known Implementing Classes: StandardPortalApplication
public interface PortalApplication extends Application
The current 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: PortalApplication.html 1304258 2012-03-23 10:09:27Z ilgrosso $
getPortalConfiguration
Map getPortalConfiguration ()
Return the configuration for the portal.
Returns: A map containing the different configuration values as defined
by the profile manager.
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.