public class WSTRequestSecurityTokenParser extends Object implements org.picketlink.common.parsers.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 org.picketlink.common.exceptions.ParsingException
parse in interface org.picketlink.common.parsers.ParserNamespaceSupportorg.picketlink.common.exceptions.ParsingExceptionParserNamespaceSupport#parse(XMLEventReader)}public boolean supports(QName qname)
supports in interface org.picketlink.common.parsers.ParserNamespaceSupportParserNamespaceSupport#supports(QName)}Copyright © 2013 JBoss Inc.. All Rights Reserved.