public class SAML11RequestParser extends Object implements org.picketlink.common.parsers.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 org.picketlink.common.exceptions.ParsingException
org.picketlink.common.exceptions.ParsingExceptionpublic 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)}Copyright © 2013 JBoss Inc.. All Rights Reserved.