public class SAML11AssertionParser extends Object implements StaxParser
Constructor and Description |
---|
SAML11AssertionParser() |
Modifier and Type | Method and Description |
---|---|
SAML11AssertionType |
fromElement(Element element) |
Object |
parse(XMLEventReader xmlEventReader)
Parse the event stream
|
public SAML11AssertionType fromElement(Element element) throws ConfigurationException, ProcessingException, ParsingException
public Object parse(XMLEventReader xmlEventReader) throws ParsingException
StaxParser
parse
in interface StaxParser
ParsingException
ParserNamespaceSupport#parse(XMLEventReader)}
Copyright © 2020 JBoss by Red Hat. All rights reserved.