diff options
Diffstat (limited to 'docs/reference/tmpl')
| -rw-r--r-- | docs/reference/tmpl/saml_name_identifier.sgml | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/docs/reference/tmpl/saml_name_identifier.sgml b/docs/reference/tmpl/saml_name_identifier.sgml new file mode 100644 index 00000000..ddb30e20 --- /dev/null +++ b/docs/reference/tmpl/saml_name_identifier.sgml @@ -0,0 +1,38 @@ +<!-- ##### SECTION Title ##### --> +LassoSamlNameIdentifier + +<!-- ##### SECTION Short_Description ##### --> +<saml:NameIdentifier> + +<!-- ##### SECTION Long_Description ##### --> +<para> + +</para> + +<!-- ##### SECTION See_Also ##### --> +<para> + +</para> + +<!-- ##### STRUCT LassoSamlNameIdentifier ##### --> +<para> +<structfield>Format</structfield> is a string constant defined by the Liberty +Alliance. The following constants are defined: +#LASSO_LIB_NAME_IDENTIFIER_FORMAT_FEDERATED, +#LASSO_LIB_NAME_IDENTIFIER_FORMAT_ONE_TIME, +#LASSO_LIB_NAME_IDENTIFIER_FORMAT_ENCRYPTED and +#LASSO_LIB_NAME_IDENTIFIER_FORMAT_ENTITYID. +</para> + +@NameQualifier: +@Format: +@content: + +<!-- ##### FUNCTION lasso_saml_name_identifier_new ##### --> +<para> + +</para> + +@Returns: + + |
