org.picketlink.identity.federation.core.parsers.saml
public class SAML11AssertionParser extends Object implements ParserNamespaceSupport
Constructor and Description |
---|
SAML11AssertionParser() |
Modifier and Type | Method and Description |
---|---|
SAML11AssertionType |
fromElement(Element element) |
Object |
parse(XMLEventReader xmlEventReader) |
boolean |
supports(QName qname) |
public SAML11AssertionType fromElement(Element element) throws ConfigurationException, ProcessingException, 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.