org.picketlink.identity.federation.core.parsers.saml
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
ParsingException
public Object parse(XMLEventReader xmlEventReader) throws ParsingException
parse
in interface ParserNamespaceSupport
ParsingException
ParserNamespaceSupport#parse(XMLEventReader)}
public boolean supports(QName qname)
supports
in interface ParserNamespaceSupport
ParserNamespaceSupport#supports(QName)}
Copyright © 2016 JBoss Inc.. All rights reserved.