org.apache.jetspeed.tools.pamanager.rules
Class SecurityConstraintRefRule
java.lang.Object
org.apache.commons.digester.Rule
org.apache.jetspeed.tools.pamanager.rules.SecurityConstraintRefRule
public class SecurityConstraintRefRule
- extends org.apache.commons.digester.Rule
This class helps load the portlet's metadata onto the digester stack
- Version:
- $Id: $
- Author:
- David Sean Taylor
Field Summary |
private org.apache.jetspeed.om.common.portlet.MutablePortletApplication |
app
|
Fields inherited from class org.apache.commons.digester.Rule |
digester, namespaceURI |
Methods inherited from class org.apache.commons.digester.Rule |
begin, begin, body, end, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
app
private org.apache.jetspeed.om.common.portlet.MutablePortletApplication app
SecurityConstraintRefRule
public SecurityConstraintRefRule(org.apache.jetspeed.om.common.portlet.MutablePortletApplication app)
body
public void body(String namespace,
String name,
String text)
throws Exception
- Overrides:
body
in class org.apache.commons.digester.Rule
- Throws:
Exception
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.