org.globus.ogsa.impl.security.descriptor
Class RunAsParser

java.lang.Object
  extended byorg.globus.ogsa.impl.security.descriptor.RunAsParser
All Implemented Interfaces:
ElementHandler, RunAsConstants

public class RunAsParser
extends java.lang.Object
implements ElementHandler, RunAsConstants


Field Summary
protected  RunAsParserCallback callback
           
static javax.xml.namespace.QName QNAME
           
 
Fields inherited from interface org.globus.ogsa.impl.security.descriptor.RunAsConstants
CALLER, CALLER_ID, ELEMENT_RUNAS, SERVICE, SERVICE_ID, SYSTEM, SYSTEM_ID
 
Constructor Summary
RunAsParser(RunAsParserCallback callback)
           
 
Method Summary
 void parse(org.w3c.dom.Element elem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

QNAME

public static final javax.xml.namespace.QName QNAME

callback

protected RunAsParserCallback callback
Constructor Detail

RunAsParser

public RunAsParser(RunAsParserCallback callback)
Method Detail

parse

public void parse(org.w3c.dom.Element elem)
           throws ElementParserException
Specified by:
parse in interface ElementHandler
Throws:
ElementParserException


Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.