|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.digester.Rule
org.apache.jetspeed.tools.pamanager.rules.SecurityConstraintRefRule
public class SecurityConstraintRefRule
This class helps load the portlet's metadata onto the digester stack
Field Summary |
---|
Fields inherited from class org.apache.commons.digester.Rule |
---|
digester, namespaceURI |
Constructor Summary | |
---|---|
SecurityConstraintRefRule(MutablePortletApplication app)
|
Method Summary | |
---|---|
void |
body(java.lang.String namespace,
java.lang.String name,
java.lang.String text)
|
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 |
Constructor Detail |
---|
public SecurityConstraintRefRule(MutablePortletApplication app)
Method Detail |
---|
public void body(java.lang.String namespace, java.lang.String name, java.lang.String text) throws java.lang.Exception
body
in class org.apache.commons.digester.Rule
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |