public class SAML11RequestWriter extends BaseSAML11Writer
SAML11RequestType 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 |
|---|
SAML11RequestWriter(XMLStreamWriter writer) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(SAML11AttributeQueryType attr) |
void |
write(SAML11AuthenticationQueryType auth) |
void |
write(SAML11AuthorizationDecisionQueryType attr) |
void |
write(SAML11RequestType request) |
protected String namespace
protected SAML11AssertionWriter assertionWriter
public SAML11RequestWriter(XMLStreamWriter writer)
public void write(SAML11RequestType request) throws ProcessingException
ProcessingExceptionpublic void write(SAML11AuthenticationQueryType auth) throws ProcessingException
ProcessingExceptionpublic void write(SAML11AttributeQueryType attr) throws ProcessingException
ProcessingExceptionpublic void write(SAML11AuthorizationDecisionQueryType attr) throws ProcessingException
ProcessingExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.