Class SAML11ResponseWriter
java.lang.Object
org.keycloak.saml.processing.core.saml.v1.writers.BaseSAML11Writer
org.keycloak.saml.processing.core.saml.v1.writers.SAML11ResponseWriter
Write the
SAML11ResponseType
to stream- Since:
- Jun 29, 2011
- Author:
- Anil.Saldhana@redhat.com
-
Field Summary
Fields inherited from class org.keycloak.saml.processing.core.saml.v1.writers.BaseSAML11Writer
ASSERTION_PREFIX, logger, PROTOCOL_PREFIX, writer, XACML_SAML_PREFIX, XACML_SAML_PROTO_PREFIX, XSI_PREFIX
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
write
(SAML11ResponseType response) void
write
(SAML11StatusCodeType statusCode) void
write
(SAML11StatusType status)
-
Field Details
-
namespace
-
assertionWriter
-
-
Constructor Details
-
SAML11ResponseWriter
-
-
Method Details
-
write
- Throws:
ProcessingException
-
write
- Throws:
ProcessingException
-
write
- Throws:
ProcessingException
-