public class SAML11RequestParser extends Object implements ParserNamespaceSupport
| Constructor and Description |
|---|
SAML11RequestParser() |
| Modifier and Type | Method and Description |
|---|---|
Object |
parse(XMLEventReader xmlEventReader) |
protected SAML11RequestType |
parseRequiredAttributes(StartElement startElement) |
boolean |
supports(QName qname) |
protected SAML11RequestType parseRequiredAttributes(StartElement startElement) throws ParsingException
ParsingExceptionpublic Object parse(XMLEventReader xmlEventReader) throws ParsingException
parse in interface ParserNamespaceSupportParsingExceptionParserNamespaceSupport#parse(XMLEventReader)}public boolean supports(QName qname)
supports in interface ParserNamespaceSupportParserNamespaceSupport#supports(QName)}Copyright © 2014 JBoss Inc.. All Rights Reserved.