public class SAML11ResponseWriter extends BaseSAML11Writer
SAML11ResponseType to stream| Modifier and Type | Field and Description |
|---|---|
protected SAML11AssertionWriter |
assertionWriter |
protected String |
namespace |
ASSERTION_PREFIX, logger, 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
ProcessingExceptionpublic void write(SAML11StatusType status) throws ProcessingException
ProcessingExceptionpublic void write(SAML11StatusCodeType statusCode) throws ProcessingException
ProcessingExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.