|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SitemapConfigurationHolder | |
|---|---|
| org.apache.cocoon.components | |
| org.apache.cocoon.components.modules.input | InputModules Introduction Input modules are generic components that let one map a key to one or more values. |
| org.apache.cocoon.webapps.authentication.components | |
| Uses of SitemapConfigurationHolder in org.apache.cocoon.components |
|---|
| Classes in org.apache.cocoon.components that implement SitemapConfigurationHolder | |
|---|---|
class |
DefaultSitemapConfigurationHolder
Deprecated. This functionality will be replaced in 2.2 with a more flexible configuration mechanism. |
| Methods in org.apache.cocoon.components with parameters of type SitemapConfigurationHolder | |
|---|---|
void |
SitemapConfigurable.configure(SitemapConfigurationHolder holder)
Deprecated. Set the Configuration. |
| Uses of SitemapConfigurationHolder in org.apache.cocoon.components.modules.input |
|---|
| Methods in org.apache.cocoon.components.modules.input with parameters of type SitemapConfigurationHolder | |
|---|---|
void |
SitemapVariableHolder.configure(SitemapConfigurationHolder holder)
Deprecated. Set the Configuration from a sitemap |
| Uses of SitemapConfigurationHolder in org.apache.cocoon.webapps.authentication.components |
|---|
| Fields in org.apache.cocoon.webapps.authentication.components declared as SitemapConfigurationHolder | |
|---|---|
protected SitemapConfigurationHolder |
DefaultAuthenticationManager.holder
Deprecated. The manager for the authentication handlers |
| Methods in org.apache.cocoon.webapps.authentication.components with parameters of type SitemapConfigurationHolder | |
|---|---|
void |
DefaultAuthenticationManager.configure(SitemapConfigurationHolder holder)
Deprecated. Set the sitemap configuration containing the handlers |
static Map |
DefaultHandlerManager.prepareHandlerConfiguration(Map objectModel,
SitemapConfigurationHolder holder)
Deprecated. Get the current handler configuration |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||