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