public class SAML11AssertionWriter extends BaseSAML11Writer
ASSERTION_PREFIX, logger, PROTOCOL_PREFIX, writer, XACML_SAML_PREFIX, XACML_SAML_PROTO_PREFIX, XSI_PREFIX| Constructor and Description |
|---|
SAML11AssertionWriter(XMLStreamWriter writer) |
public SAML11AssertionWriter(XMLStreamWriter writer)
public void write(SAML11AssertionType assertion) throws ProcessingException
SAML11AssertionType to streamassertion - out - ProcessingExceptionpublic void write(StatementAbstractType statement) throws ProcessingException
StatementAbstractType to streamstatement - out - ProcessingExceptionpublic void write(SAML11SubjectStatementType statement) throws ProcessingException
ProcessingExceptionpublic void write(SAML11AttributeStatementType statement) throws ProcessingException
ProcessingExceptionpublic void write(SAML11AuthenticationStatementType authnStatement) throws ProcessingException
AuthnStatementType to streamauthnStatement - out - ProcessingExceptionpublic void write(SAML11AuthorityBindingType authority) throws ProcessingException
ProcessingExceptionpublic void write(SAML11SubjectLocalityType locality) throws ProcessingException
ProcessingExceptionpublic void write(SAML11AuthorizationDecisionStatementType xacmlStat) throws ProcessingException
ProcessingExceptionpublic void write(SAML11SubjectType subject) throws ProcessingException
SubjectType to streamsubject - out - ProcessingExceptionpublic void write(SAML11SubjectConfirmationType confirmation) throws ProcessingException
ProcessingExceptionpublic void writeSubjectConfirmationData(Object scData) throws ProcessingException
ProcessingExceptionpublic void write(SAML11NameIdentifierType nameid) throws ProcessingException
ProcessingExceptionpublic void write(SAML11AttributeType attributeType) throws ProcessingException
AttributeType to streamattributeType - out - ProcessingExceptionpublic void writeAttributeTypeWithoutRootTag(SAML11AttributeType attributeType) throws ProcessingException
ProcessingExceptionpublic void writeStringAttributeValue(String attributeValue) throws ProcessingException
ProcessingExceptionpublic void writeLocalizedNameType(LocalizedNameType localizedNameType, QName startElement) throws ProcessingException
ProcessingExceptionpublic void write(SAML11ActionType action) throws ProcessingException
ProcessingExceptionpublic void write(SAML11EvidenceType evidence) throws ProcessingException
ProcessingExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.