public class SAMLResponseParser extends SAMLStatusResponseTypeParser implements ParserNamespaceSupport
Constructor and Description |
---|
SAMLResponseParser() |
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
|
parseStatus
public Object parse(XMLEventReader xmlEventReader) throws ParsingException
ParserNamespaceSupport
parse
in interface ParserNamespaceSupport
ParsingException
ParserNamespaceSupport#parse(XMLEventReader)}
public boolean supports(QName qname)
ParserNamespaceSupport
supports
in interface ParserNamespaceSupport
ParserNamespaceSupport#supports(QName)}
protected StatusResponseType parseBaseAttributes(StartElement startElement) throws ParsingException
parseBaseAttributes
in class SAMLStatusResponseTypeParser
startElement
- ConfigurationException
ParsingException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.