|
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.util.SAML11ParserUtil
public class SAML11ParserUtil
Utility for parsing SAML 1.1 payload
Constructor Summary | |
---|---|
SAML11ParserUtil()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SAML11ParserUtil()
Method Detail |
---|
public static SAML11AuthenticationStatementType parseAuthenticationStatement(XMLEventReader xmlEventReader) throws ParsingException
xmlEventReader
-
ParsingException
public static SAML11SubjectConfirmationType parseSAML11SubjectConfirmation(XMLEventReader xmlEventReader) throws ParsingException
SAML11SubjectConfirmationType
xmlEventReader
-
ParsingException
public static SubjectConfirmationDataType parseSubjectConfirmationData(XMLEventReader xmlEventReader) throws ParsingException
SubjectConfirmationDataType
xmlEventReader
-
ParsingException
public static SAML11AttributeStatementType parseSAML11AttributeStatement(XMLEventReader xmlEventReader) throws ParsingException
SAML11AttributeStatementType
xmlEventReader
-
ParsingException
public static SAML11AttributeType parseSAML11Attribute(XMLEventReader xmlEventReader) throws ParsingException
SAML11AttributeType
xmlEventReader
-
ParsingException
public static void parseAttributeType(XMLEventReader xmlEventReader, StartElement startElement, String rootTag, SAML11AttributeType attributeType) throws ParsingException
SAML11AttributeType
xmlEventReader
-
ParsingException
public static Object parseAttributeValue(XMLEventReader xmlEventReader) throws ParsingException
xmlEventReader
-
ParsingException
public static SAML11AuthorizationDecisionStatementType parseSAML11AuthorizationDecisionStatement(XMLEventReader xmlEventReader) throws ParsingException
ParsingException
public static SAML11ConditionsType parseSAML11Conditions(XMLEventReader xmlEventReader) throws ParsingException
SAML11ConditionsType
xmlEventReader
-
ParsingException
public static KeyInfoType parseKeyInfo(XMLEventReader xmlEventReader) throws ParsingException
ParsingException
public static RSAKeyValueType parseRSAKeyValue(XMLEventReader xmlEventReader) throws ParsingException
ParsingException
public static SAML11AttributeQueryType parseSAML11AttributeQuery(XMLEventReader xmlEventReader) throws ParsingException
SAML11AttributeQueryType
xmlEventReader
-
ParsingException
public static SAML11AuthenticationQueryType parseSAML11AuthenticationQuery(XMLEventReader xmlEventReader) throws ParsingException
SAML11AttributeQueryType
xmlEventReader
-
ParsingException
public static SAML11AuthorizationDecisionQueryType parseSAML11AuthorizationDecisionQueryType(XMLEventReader xmlEventReader) throws ParsingException
SAML11AuthorizationDecisionQueryType
xmlEventReader
-
ParsingException
|
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 |