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

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

public class GSIAuthMethodParserImpl
extends ElementParser
implements GSIAuthMethodParser


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

Constructor Detail

GSIAuthMethodParserImpl

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

getMethod

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


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