org.globus.ogsa.impl.security.descriptor
Class AuthMethodParser
java.lang.Object
org.globus.ogsa.impl.security.descriptor.AuthMethodParser
- All Implemented Interfaces:
- ElementHandler
- public class AuthMethodParser
- extends java.lang.Object
- implements ElementHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QNAME
public static final javax.xml.namespace.QName QNAME
callback
protected AuthMethodParserCallback callback
AUTH_GSI_SEC_MSG
public static final java.lang.String AUTH_GSI_SEC_MSG
- See Also:
- Constant Field Values
AUTH_GSI_SEC_CONV
public static final java.lang.String AUTH_GSI_SEC_CONV
- See Also:
- Constant Field Values
AUTH_NONE
public static final java.lang.String AUTH_NONE
- See Also:
- Constant Field Values
AuthMethodParser
public AuthMethodParser(AuthMethodParserCallback callback)
parse
public void parse(org.w3c.dom.Element elem)
throws ElementParserException
- Specified by:
parse
in interface ElementHandler
- Throws:
ElementParserException
getAuthMethodsAsString
public static java.lang.String getAuthMethodsAsString(java.util.List methods)
Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.