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

java.lang.Object
  extended byorg.globus.ogsa.impl.security.descriptor.util.ElementParser
      extended byorg.globus.ogsa.impl.security.descriptor.GSISecureMsgParserImpl
All Implemented Interfaces:
ElementHandler, GSIAuthMethodParser

public class GSISecureMsgParserImpl
extends ElementParser
implements GSIAuthMethodParser


Field Summary
 
Fields inherited from class org.globus.ogsa.impl.security.descriptor.util.ElementParser
elementHandlers
 
Constructor Summary
GSISecureMsgParserImpl(javax.xml.namespace.QName qName)
           
 
Method Summary
 AuthMethod getMethod()
           
 void parse(org.w3c.dom.Element configElement)
           
 
Methods inherited from class org.globus.ogsa.impl.security.descriptor.util.ElementParser
checkElement, getFirstChildElement, getQName, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GSISecureMsgParserImpl

public GSISecureMsgParserImpl(javax.xml.namespace.QName qName)
Method Detail

parse

public void parse(org.w3c.dom.Element configElement)
           throws ElementParserException
Specified by:
parse in interface ElementHandler
Overrides:
parse in class ElementParser
Throws:
ElementParserException

getMethod

public AuthMethod getMethod()
Specified by:
getMethod in interface GSIAuthMethodParser


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