diff options
| author | Frederic Peters <fpeters@entrouvert.com> | 2004-12-23 13:56:33 +0000 |
|---|---|---|
| committer | Frederic Peters <fpeters@entrouvert.com> | 2004-12-23 13:56:33 +0000 |
| commit | dc217b7938a929fbd3a21bc2282f6a0eccf7f6e1 (patch) | |
| tree | eafc5ce0c1f3ed43f2ea2806171085893557c84e /docs/reference/tmpl | |
| parent | a6ecf24ba6b9815b85f0df0250c1e307aa358d9e (diff) | |
| download | lasso-dc217b7938a929fbd3a21bc2282f6a0eccf7f6e1.tar.gz lasso-dc217b7938a929fbd3a21bc2282f6a0eccf7f6e1.tar.xz lasso-dc217b7938a929fbd3a21bc2282f6a0eccf7f6e1.zip | |
documented #LassoSamlNameIdentifier
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: + + |
