org.picketlink.identity.federation.core.saml.v1.writers
Class BaseSAML11Writer
java.lang.Object
org.picketlink.identity.federation.core.saml.v1.writers.BaseSAML11Writer
- Direct Known Subclasses:
- SAML11AssertionWriter, SAML11RequestWriter, SAML11ResponseWriter
public abstract class BaseSAML11Writer
- extends Object
- Since:
- Jun 27, 2011
- Author:
- Anil.Saldhana@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static final PicketLinkLogger logger
PROTOCOL_PREFIX
protected static String PROTOCOL_PREFIX
ASSERTION_PREFIX
protected static String ASSERTION_PREFIX
XACML_SAML_PREFIX
protected static String XACML_SAML_PREFIX
XACML_SAML_PROTO_PREFIX
protected static String XACML_SAML_PROTO_PREFIX
XSI_PREFIX
protected static String XSI_PREFIX
writer
protected XMLStreamWriter writer
BaseSAML11Writer
public BaseSAML11Writer(XMLStreamWriter writer)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.