public class SAMLResponseParser extends SAMLStatusResponseTypeParser implements ParserNamespaceSupport
logger| Constructor and Description |
|---|
SAMLResponseParser() |
| Modifier and Type | Method and Description |
|---|---|
Object |
parse(XMLEventReader xmlEventReader) |
protected StatusResponseType |
parseBaseAttributes(StartElement startElement)
Parse the attributes at the response element
|
boolean |
supports(QName qname) |
parseStatuspublic Object parse(XMLEventReader xmlEventReader) throws ParsingException
parse in interface ParserNamespaceSupportParsingExceptionParserNamespaceSupport#parse(XMLEventReader)}public boolean supports(QName qname)
supports in interface ParserNamespaceSupportParserNamespaceSupport#supports(QName)}protected StatusResponseType parseBaseAttributes(StartElement startElement) throws ParsingException
parseBaseAttributes in class SAMLStatusResponseTypeParserstartElement - ConfigurationExceptionParsingExceptionCopyright © 2014 JBoss Inc.. All Rights Reserved.