public class SAML11ParserUtil extends Object
| Constructor and Description |
|---|
SAML11ParserUtil() |
public static SAML11AuthenticationStatementType parseAuthenticationStatement(XMLEventReader xmlEventReader) throws ParsingException
xmlEventReader - ParsingExceptionpublic static SAML11SubjectConfirmationType parseSAML11SubjectConfirmation(XMLEventReader xmlEventReader) throws ParsingException
SAML11SubjectConfirmationTypexmlEventReader - ParsingExceptionpublic static SubjectConfirmationDataType parseSubjectConfirmationData(XMLEventReader xmlEventReader) throws ParsingException
SubjectConfirmationDataTypexmlEventReader - ParsingExceptionpublic static SAML11AttributeStatementType parseSAML11AttributeStatement(XMLEventReader xmlEventReader) throws ParsingException
SAML11AttributeStatementTypexmlEventReader - ParsingExceptionpublic static SAML11AttributeType parseSAML11Attribute(XMLEventReader xmlEventReader) throws ParsingException
SAML11AttributeTypexmlEventReader - ParsingExceptionpublic static void parseAttributeType(XMLEventReader xmlEventReader, StartElement startElement, String rootTag, SAML11AttributeType attributeType) throws ParsingException
SAML11AttributeTypexmlEventReader - ParsingExceptionpublic static Object parseAttributeValue(XMLEventReader xmlEventReader) throws ParsingException
xmlEventReader - ParsingExceptionpublic static SAML11AuthorizationDecisionStatementType parseSAML11AuthorizationDecisionStatement(XMLEventReader xmlEventReader) throws ParsingException
ParsingExceptionpublic static SAML11ConditionsType parseSAML11Conditions(XMLEventReader xmlEventReader) throws ParsingException
SAML11ConditionsTypexmlEventReader - ParsingExceptionpublic static KeyInfoType parseKeyInfo(XMLEventReader xmlEventReader) throws ParsingException
ParsingExceptionpublic static RSAKeyValueType parseRSAKeyValue(XMLEventReader xmlEventReader) throws ParsingException
ParsingExceptionpublic static SAML11AttributeQueryType parseSAML11AttributeQuery(XMLEventReader xmlEventReader) throws ParsingException
SAML11AttributeQueryTypexmlEventReader - ParsingExceptionpublic static SAML11AuthenticationQueryType parseSAML11AuthenticationQuery(XMLEventReader xmlEventReader) throws ParsingException
SAML11AttributeQueryTypexmlEventReader - ParsingExceptionpublic static SAML11AuthorizationDecisionQueryType parseSAML11AuthorizationDecisionQueryType(XMLEventReader xmlEventReader) throws ParsingException
SAML11AuthorizationDecisionQueryTypexmlEventReader - ParsingExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.