diff --git a/docs/reference/lasso/lasso-docs.sgml b/docs/reference/lasso/lasso-docs.sgml index 0f8aaa18..009813c6 100644 --- a/docs/reference/lasso/lasso-docs.sgml +++ b/docs/reference/lasso/lasso-docs.sgml @@ -114,7 +114,6 @@ the GNU General Public License< Application Programming Interface Lasso Architecture - Lasso handle the concepts of providers sharing identities, that can enable the creation of sessions following an authentication. The current provider is represented by the LassoServer object, which @@ -141,12 +140,13 @@ the GNU General Public License< + LassoNode is the base class for all Lasso classes, it gives XML serialization and deserialization support to all of them. The LassoMiscTextNode allows to represent miscellenaous nodes for whose no mapping to a specific GObjectClass exists. - +