public class SAML11ResponseWriter extends BaseSAML11Writer
SAML11ResponseType
to streamModifier and Type | Field and Description |
---|---|
protected SAML11AssertionWriter |
assertionWriter |
protected String |
namespace |
ASSERTION_PREFIX, PROTOCOL_PREFIX, writer, XACML_SAML_PREFIX, XACML_SAML_PROTO_PREFIX, XSI_PREFIX
Constructor and Description |
---|
SAML11ResponseWriter(XMLStreamWriter writer) |
Modifier and Type | Method and Description |
---|---|
void |
write(SAML11ResponseType response) |
void |
write(SAML11StatusCodeType statusCode) |
void |
write(SAML11StatusType status) |
protected String namespace
protected SAML11AssertionWriter assertionWriter
public SAML11ResponseWriter(XMLStreamWriter writer)
public void write(SAML11ResponseType response) throws ProcessingException
ProcessingException
public void write(SAML11StatusType status) throws ProcessingException
ProcessingException
public void write(SAML11StatusCodeType statusCode) throws ProcessingException
ProcessingException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.