From dc217b7938a929fbd3a21bc2282f6a0eccf7f6e1 Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Thu, 23 Dec 2004 13:56:33 +0000 Subject: documented #LassoSamlNameIdentifier --- docs/reference/tmpl/saml_name_identifier.sgml | 38 +++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 docs/reference/tmpl/saml_name_identifier.sgml (limited to 'docs/reference/tmpl') 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 @@ + +LassoSamlNameIdentifier + + +<saml:NameIdentifier> + + + + + + + + + + + + + +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 and +#LASSO_LIB_NAME_IDENTIFIER_FORMAT_ENTITYID. + + +@NameQualifier: +@Format: +@content: + + + + + + +@Returns: + + -- cgit