Class BaseSAML11Writer
java.lang.Object
org.keycloak.saml.processing.core.saml.v1.writers.BaseSAML11Writer
- Direct Known Subclasses:
SAML11AssertionWriter
,SAML11RequestWriter
,SAML11ResponseWriter
- Since:
- Jun 27, 2011
- Author:
- Anil.Saldhana@redhat.com
-
Field Summary
Modifier and TypeFieldDescriptionprotected static String
protected static final PicketLinkLogger
protected static String
protected XMLStreamWriter
protected static String
protected static String
protected static String
-
Constructor Summary
-
Method Summary
-
Field Details
-
logger
-
PROTOCOL_PREFIX
-
ASSERTION_PREFIX
-
XACML_SAML_PREFIX
-
XACML_SAML_PROTO_PREFIX
-
XSI_PREFIX
-
writer
-
-
Constructor Details
-
BaseSAML11Writer
-