public class SAML11RequestParser extends Object implements ParserNamespaceSupport
| Constructor and Description |
|---|
SAML11RequestParser() |
| Modifier and Type | Method and Description |
|---|---|
Object |
parse(XMLEventReader xmlEventReader)
Parse the event stream
|
protected SAML11RequestType |
parseRequiredAttributes(StartElement startElement) |
boolean |
supports(QName qname)
Returns whether the parser supports parsing a particular namespace
|
protected SAML11RequestType parseRequiredAttributes(StartElement startElement) throws ParsingException
ParsingExceptionpublic Object parse(XMLEventReader xmlEventReader) throws ParsingException
ParserNamespaceSupportparse in interface ParserNamespaceSupportParsingExceptionParserNamespaceSupport#parse(XMLEventReader)}public boolean supports(QName qname)
ParserNamespaceSupportsupports in interface ParserNamespaceSupportParserNamespaceSupport#supports(QName)}Copyright © 2016 JBoss by Red Hat. All rights reserved.