org.globus.wsrf.impl.security.descriptor.tools
Class ServiceDescriptorRuleSet.RunAsRule

java.lang.Object
  extended by org.apache.commons.digester.Rule
      extended by org.globus.wsrf.impl.security.descriptor.tools.ServiceDescriptorRuleSet.RunAsRule
Enclosing class:
ServiceDescriptorRuleSet

static class ServiceDescriptorRuleSet.RunAsRule
extends org.apache.commons.digester.Rule


Field Summary
 
Fields inherited from class org.apache.commons.digester.Rule
digester, namespaceURI
 
Constructor Summary
ServiceDescriptorRuleSet.RunAsRule()
           
 
Method Summary
 void begin(java.lang.String namespace, java.lang.String name, org.xml.sax.Attributes attributes)
           
 
Methods inherited from class org.apache.commons.digester.Rule
begin, body, 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

ServiceDescriptorRuleSet.RunAsRule

public ServiceDescriptorRuleSet.RunAsRule()
Method Detail

begin

public void begin(java.lang.String namespace,
                  java.lang.String name,
                  org.xml.sax.Attributes attributes)
           throws java.lang.Exception
Overrides:
begin in class org.apache.commons.digester.Rule
Throws:
java.lang.Exception