Commit Graph

60 Commits

Author SHA1 Message Date
Benjamin Dauvergne 91e118d698 Docs: add declaration of missing LassoNode public methods
* docs/reference/lasso-sections.txt:
   add missing lasso_node_*() functions.
2009-03-27 15:04:45 +00:00
Benjamin Dauvergne 01c5740a7b Docs: fix doc on Attribute related classes
* xml/saml-2.0/saml2_attribute_value.c:
 * xml/saml-2.0/samlp2_extensions.c:
 * xml/saml_attribute_value.c:
   add documentation about the special way of setting those classes
   content, that is using lasso_node_set_original_xmlnode.
 * docs/reference/lasso-sections.txt:
 * docs/reference/lasso.sgml:
   add missing declarations for documentation of LassoSamlAttribute,
   LassoSamlAttributeValue, LassoSamlAttributeDesignator,
   LassoSamlStatement and LassoSaml2AttributeValue.
2009-03-27 15:04:43 +00:00
Damien Laniel 4765d4ff18 added all string constants to the API doc 2009-01-26 18:07:32 +00:00
Damien Laniel f498b7797c fixed some functions name 2009-01-26 16:42:36 +00:00
Damien Laniel aa0add4286 added lasso_data_service_new_full and removed lasso_idwsf2_discovery_destroy in api doc 2009-01-26 16:09:47 +00:00
Damien Laniel f331350118 added documentation sections for ID-WSF 2.0 Discovery and DataService 2009-01-22 17:18:07 +00:00
Frédéric Péters ae73ac330d added section for ECP (and titled LECP) 2007-01-09 10:57:47 +00:00
Frédéric Péters 8ec4908364 added all classes for SAMLv2 schema elements 2007-01-08 13:34:14 +00:00
Frédéric Péters ad3e57fa1d added documentation about SAMLv2 Name Id Management profile; and by the same
time updated all tmpl/ files with a newer gtk-doc
2007-01-08 13:11:11 +00:00
Frédéric Péters 930965e7f4 possibility to register new dst services. 2005-09-11 09:08:31 +00:00
Nicolas Clapies 343304c897 Added lasso_discovery_get_services() method documentation 2005-09-06 08:58:35 +00:00
Frédéric Péters d3921d3980 added lasso_data_service_get_answer_for_item_id 2005-08-25 11:54:13 +00:00
Frédéric Péters 4adc5b5847 renamed ProfileService to DataService 2005-08-25 07:19:27 +00:00
Frédéric Péters 6f6b0d66c1 doc for discovery and profile_service 2005-08-24 15:44:53 +00:00
Frédéric Péters 871bf490c4 API addition; lasso_provider_get_organization 2005-04-20 13:35:52 +00:00
Frédéric Péters df29025fa1 removed LassoMessageType from doc 2005-02-21 14:18:51 +00:00
Frédéric Péters 299d5bd2cf Document new functions; pretty please. Fixed memory leak introduced in
lasso_profile_get_request_type_from_soap_msg; moved wsf chunk from
build_assertion to its own function.
2005-01-28 10:25:19 +00:00
Frédéric Péters 659c81961f removed functions that are now private from documentation 2005-01-26 14:53:51 +00:00
Frédéric Péters e537d4ecf8 new lasso_session_get_assertions, returns GList* of (incref'd) assertions 2005-01-26 10:05:45 +00:00
Frédéric Péters 44b33e1829 removed lasso_server_add_service from reference api since it is for wsf 2005-01-21 10:50:27 +00:00
Frédéric Péters 8564291ec3 documented a few things 2005-01-18 20:49:40 +00:00
Frédéric Péters f0b623c44a sync documentation sections with current functions 2005-01-12 15:20:49 +00:00
Frédéric Péters 31acb10081 created serverprivate.h for two private #LassoServer methods 2005-01-04 11:16:21 +00:00
Frédéric Péters 02c56f4b2f fixed succint typo 2005-01-03 14:05:57 +00:00
Frédéric Péters f40931b78a removed lasso_federation_set_local_name_identifier and
lasso_federation_set_remote_name_identifier; they were no longer necessary.
2005-01-01 18:41:17 +00:00
Frédéric Péters ac3e5574fc moved remaining lasso[A-Z].* enums to Lasso[A-Z].* 2004-12-31 18:33:23 +00:00
Frédéric Péters aed3f5693a removed obsolete (since move to structure) lasso_node_verify_signature (but
lasso is still lacking signature check for assertion)
2004-12-31 14:32:48 +00:00
Frédéric Péters e6d2d1938b added new saml classes and removed private functions from #LassoProvider 2004-12-31 11:59:59 +00:00
Frédéric Péters 3a5285a58b added some missing functions to documentation 2004-12-30 14:53:18 +00:00
Frédéric Péters e6c4854c49 added lasso_session_is_empty method to documented functions 2004-12-30 13:32:36 +00:00
Frédéric Péters 255316ed5d Do not remove tmpl/ directory; it holds real hand-written documentation there.
Copy lasso.sgml to build/ directory before calling gtkdoc-mkdb so it is found
by gtkdoc-mkdb and xml prologues are not added everywhere.
2004-12-30 12:59:09 +00:00
Frédéric Péters a6de92e312 Do not store metadata in provider dumps; only store the filename. Handle
AssertionConsumerServiceID in <lib:AuthnRequest>; this allows to have more than
one AssertionConsumerServiceURL in a single service provider.
2004-12-24 10:04:37 +00:00
Frédéric Péters 94cd82e6ae more <lib:AuthnRequest> documentation 2004-12-24 09:20:39 +00:00
Frédéric Péters f18c6f1d6b removing lasso_config.h from scanned header files 2004-12-23 18:19:44 +00:00
Frédéric Péters a9419210d9 a few words about lib:AuthnRequest 2004-12-23 15:21:18 +00:00
Frédéric Péters a6ecf24ba6 removed all old setter methods and other removed functions from documentation. 2004-12-23 13:11:51 +00:00
Frédéric Péters d99a72fa4d documented #LassoSession. Removed lasso_session_get_authentication_method and
lasso_session_get_first_providerID methods that were obsolete and unused.
2004-12-23 10:39:02 +00:00
Frédéric Péters 493236dc22 documenting #LassoIdentity and #LassoFederation 2004-12-22 21:38:06 +00:00
Frédéric Péters 80cf4202fe titles for id-ff 1.2 profiles 2004-12-22 13:56:45 +00:00
Frédéric Péters f46dbaadb7 Minimal documentation for #LassoProfile and #LassoLogin 2004-12-22 12:48:05 +00:00
Frédéric Péters 23b4a410c6 documented #LassoServer 2004-12-22 11:44:13 +00:00
Frédéric Péters dfe6311bcb Started organizing Lasso Reference Manual; documenting LassoProvider. 2004-12-22 10:48:31 +00:00
Valery Febvre 43fc07c492 Update 2004-09-22 21:24:16 +00:00
Valery Febvre 350575c418 update 2004-09-20 16:41:43 +00:00
Nicolas Clapies 225b93a59c Added entry for logout method lasso_logout_dump(), lasso_logout_init_request() and lasso_logout_reset_providerID_index() 2004-09-10 12:21:27 +00:00
Nicolas Clapies 8fa466d336 Removed old methods declaration 2004-09-06 16:09:27 +00:00
Nicolas Clapies 7c76c086ea Renamed method name lasso_session_get_next_assertion_remote_providerID to lasso_session_get_next_providerID 2004-08-27 15:02:03 +00:00
Nicolas Clapies 042cbcfbf8 updated doc conf files for defederation 2004-08-24 14:55:23 +00:00
Valery Febvre d8303d14c8 Update and 2 fixs 2004-08-20 10:02:43 +00:00
Frédéric Péters a738a17d82 removed the remaining ds_signature stuffs 2004-08-20 09:44:42 +00:00