public abstract class BaseSAML11Writer extends Object
Modifier and Type | Field and Description |
---|---|
protected static String |
ASSERTION_PREFIX |
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 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 © 2012 JBoss by Red Hat. All Rights Reserved.