|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.picketlink.identity.federation.core.parsers.saml.SAML11ResponseParser
public class SAML11ResponseParser
Parse the SAML 11 Response
Constructor Summary | |
---|---|
SAML11ResponseParser()
|
Method Summary | |
---|---|
Object |
parse(XMLEventReader xmlEventReader)
Parse the event stream |
protected SAML11StatusType |
parseStatus(XMLEventReader xmlEventReader)
Parse the status element |
boolean |
supports(QName qname)
Returns whether the parser supports parsing a particular namespace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SAML11ResponseParser()
Method Detail |
---|
public Object parse(XMLEventReader xmlEventReader) throws ParsingException
ParserNamespaceSupport
parse
in interface ParserNamespaceSupport
ParsingException
ParserNamespaceSupport#parse(XMLEventReader)}
protected SAML11StatusType parseStatus(XMLEventReader xmlEventReader) throws ParsingException
xmlEventReader
-
ParsingException
public boolean supports(QName qname)
ParserNamespaceSupport
supports
in interface ParserNamespaceSupport
ParserNamespaceSupport#supports(QName)}
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |