public class SAMLArtifactResponseParser extends SAMLStatusResponseTypeParser implements ParserNamespaceSupport
logger| Constructor and Description |
|---|
SAMLArtifactResponseParser() |
| Modifier and Type | Method and Description |
|---|---|
Object |
parse(XMLEventReader xmlEventReader)
Parse the event stream
|
protected StatusResponseType |
parseBaseAttributes(StartElement startElement)
Parse the attributes at the response element
|
boolean |
supports(QName qname)
Returns whether the parser supports parsing a particular namespace
|
parseStatuspublic Object parse(XMLEventReader xmlEventReader) throws ParsingException
ParserNamespaceSupportparse in interface ParserNamespaceSupportParsingExceptionParserNamespaceSupport#parse(XMLEventReader)}public boolean supports(QName qname)
ParserNamespaceSupportsupports in interface ParserNamespaceSupportParserNamespaceSupport#supports(QName)}protected StatusResponseType parseBaseAttributes(StartElement startElement) throws ParsingException
parseBaseAttributes in class SAMLStatusResponseTypeParserstartElement - ParsingExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.