diff options
| author | Frederic Peters <fpeters@entrouvert.com> | 2008-05-15 21:17:44 +0000 |
|---|---|---|
| committer | Frederic Peters <fpeters@entrouvert.com> | 2008-05-15 21:17:44 +0000 |
| commit | e5ba6151babcdfd0b4acb2749ae9478bf8983cba (patch) | |
| tree | 180a8ac2dd068dccd3423658616f0ada0f9c7831 /docs/reference/tmpl/saml_name_identifier.sgml | |
| parent | 23fdb5641e236171ac56af717f63df277948af3a (diff) | |
| download | lasso-e5ba6151babcdfd0b4acb2749ae9478bf8983cba.tar.gz lasso-e5ba6151babcdfd0b4acb2749ae9478bf8983cba.tar.xz lasso-e5ba6151babcdfd0b4acb2749ae9478bf8983cba.zip | |
moved gtk-doc inline as is better on so many points; also added schema
fragments to published doc
Diffstat (limited to 'docs/reference/tmpl/saml_name_identifier.sgml')
| -rw-r--r-- | docs/reference/tmpl/saml_name_identifier.sgml | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/docs/reference/tmpl/saml_name_identifier.sgml b/docs/reference/tmpl/saml_name_identifier.sgml deleted file mode 100644 index e0d412e5..00000000 --- a/docs/reference/tmpl/saml_name_identifier.sgml +++ /dev/null @@ -1,47 +0,0 @@ -<!-- ##### SECTION Title ##### --> -LassoSamlNameIdentifier - -<!-- ##### SECTION Short_Description ##### --> -<saml:NameIdentifier> - -<!-- ##### SECTION Long_Description ##### --> -<para> - -</para> - -<!-- ##### SECTION See_Also ##### --> -<para> - -</para> - -<!-- ##### SECTION Stability_Level ##### --> - - -<!-- ##### STRUCT LassoSamlNameIdentifier ##### --> -<para> -@NameQualifier is the provider ID of the provider that created the name -identifier. -</para> - -<para> -@Format 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 (when providers transmit name -identifiers) and -#LASSO_LIB_NAME_IDENTIFIER_FORMAT_ENTITYID. -</para> - -@NameQualifier: -@Format: -@content: - -<!-- ##### FUNCTION lasso_saml_name_identifier_new ##### --> -<para> - -</para> - -@Returns: - - |
