public class AuthMethodParser extends Object implements org.globus.wsrf.impl.security.descriptor.util.ElementHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTH_GSI_SEC_CONV |
static String |
AUTH_GSI_SEC_MSG |
static String |
AUTH_GSI_TRANSPORT |
static String |
AUTH_NONE |
protected org.globus.wsrf.impl.security.descriptor.AuthMethodParserCallback |
callback |
static QName |
QNAME |
| Constructor and Description |
|---|
AuthMethodParser(org.globus.wsrf.impl.security.descriptor.AuthMethodParserCallback callback) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getAuthMethodsAsString(List methods) |
static void |
main(String[] args) |
void |
parse(Element elem) |
static Document |
string2Document(String xmlString) |
static Element |
stringToElement(String nodeAsString) |
public static final QName QNAME
protected org.globus.wsrf.impl.security.descriptor.AuthMethodParserCallback callback
public static final String AUTH_GSI_SEC_MSG
public static final String AUTH_GSI_SEC_CONV
public static final String AUTH_GSI_TRANSPORT
public static final String AUTH_NONE
public AuthMethodParser(org.globus.wsrf.impl.security.descriptor.AuthMethodParserCallback callback)
public void parse(Element elem) throws org.globus.wsrf.impl.security.descriptor.util.ElementParserException
parse in interface org.globus.wsrf.impl.security.descriptor.util.ElementHandlerorg.globus.wsrf.impl.security.descriptor.util.ElementParserExceptionpublic static Element stringToElement(String nodeAsString) throws Exception
ExceptionCopyright © 2015. All Rights Reserved.