public class WSTRequestSecurityTokenParser extends Object implements ParserNamespaceSupport
| Modifier and Type | Field and Description |
|---|---|
static String |
KEYVALUE |
static String |
X509CERTIFICATE |
| Constructor and Description |
|---|
WSTRequestSecurityTokenParser() |
public static final String X509CERTIFICATE
public static final String KEYVALUE
public Object parse(XMLEventReader xmlEventReader) throws ParsingException
parse in interface ParserNamespaceSupportParsingExceptionParserNamespaceSupport#parse(XMLEventReader)}public boolean supports(QName qname)
supports in interface ParserNamespaceSupportParserNamespaceSupport#supports(QName)}Copyright © 2014 JBoss Inc.. All Rights Reserved.