public abstract class BaseSAML11Writer extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ASSERTION_PREFIX |
protected static org.picketlink.common.PicketLinkLogger |
logger |
protected static String |
PROTOCOL_PREFIX |
protected XMLStreamWriter |
writer |
protected static String |
XACML_SAML_PREFIX |
protected static String |
XACML_SAML_PROTO_PREFIX |
protected static String |
XSI_PREFIX |
| Constructor and Description |
|---|
BaseSAML11Writer(XMLStreamWriter writer) |
protected static final org.picketlink.common.PicketLinkLogger logger
protected static String PROTOCOL_PREFIX
protected static String ASSERTION_PREFIX
protected static String XACML_SAML_PREFIX
protected static String XACML_SAML_PROTO_PREFIX
protected static String XSI_PREFIX
protected XMLStreamWriter writer
public BaseSAML11Writer(XMLStreamWriter writer)
Copyright © 2013 JBoss Inc.. All Rights Reserved.