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

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

public class GSIAuthMethodParserImpl
extends ElementParser
implements GSIAuthMethodParser


Field Summary
 
Fields inherited from class org.globus.wsrf.impl.security.descriptor.util.ElementParser
elementHandlers
 
Constructor Summary
GSIAuthMethodParserImpl(QName qName)
           
 
Method Summary
 AuthMethod getMethod()
           
 
Methods inherited from class org.globus.wsrf.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.wsrf.impl.security.descriptor.util.ElementHandler
parse
 

Constructor Detail

GSIAuthMethodParserImpl

public GSIAuthMethodParserImpl(QName qName)
Method Detail

getMethod

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


Copyright ? 1999-2003 University of Chicago and The University of Southern California. All rights reserved.