org.picketlink.identity.federation.core.saml.v1.writers
Class SAML11ResponseWriter
java.lang.Object
org.picketlink.identity.federation.core.saml.v1.writers.BaseSAML11Writer
org.picketlink.identity.federation.core.saml.v1.writers.SAML11ResponseWriter
public class SAML11ResponseWriter
- extends BaseSAML11Writer
Write the SAML11ResponseType
to stream
- Since:
- Jun 29, 2011
- Author:
- Anil.Saldhana@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
namespace
protected String namespace
assertionWriter
protected SAML11AssertionWriter assertionWriter
SAML11ResponseWriter
public SAML11ResponseWriter(XMLStreamWriter writer)
write
public void write(SAML11ResponseType response)
throws ProcessingException
- Throws:
ProcessingException
write
public void write(SAML11StatusType status)
throws ProcessingException
- Throws:
ProcessingException
write
public void write(SAML11StatusCodeType statusCode)
throws ProcessingException
- Throws:
ProcessingException
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.