public class SAMLResponseParser extends SAMLStatusResponseTypeParser implements org.picketlink.common.parsers.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 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)}protected StatusResponseType parseBaseAttributes(StartElement startElement) throws org.picketlink.common.exceptions.ParsingException
parseBaseAttributes in class SAMLStatusResponseTypeParserstartElement - org.picketlink.common.exceptions.ConfigurationExceptionorg.picketlink.common.exceptions.ParsingExceptionCopyright © 2013 JBoss Inc.. All Rights Reserved.