summaryrefslogtreecommitdiffstats
path: root/php/environs/lasso_profile.c
Commit message (Collapse)AuthorAgeFilesLines
* REmoved now useless binding files.Romain Chantereay2004-08-231-432/+0
| | | | See attic for more information.
* PHP Binding :Christophe Nowicki2004-08-191-20/+56
| | | | | | | Added lasso_profile_set_session_from_dump Now lasso_cast_to_profile take to different reources Sample SP : Logout in progress
* rename lasso_login_set_identity_from_dump to ↵Christophe Nowicki2004-08-171-0/+26
| | | | lasso_profile_set_identity_from_dump
* fix cvs sticky state problem.Christophe Nowicki2004-08-171-4/+31
|
* Add lasso_profile_get_identity, lasso_profile_is_identity_dirty, ↵Christophe Nowicki2004-08-161-1/+99
| | | | lasso_profile_get_session, lasso_profile_is_session_dirty
* Added lasso_login_process_response_msg and fix a minor bug in ↵Christophe Nowicki2004-08-161-0/+5
| | | | lib_authn_request (bool)
* remove all debug messages.Christophe Nowicki2004-08-121-33/+11
|
* Removed the param 'remote_providerID' of lasso_login_init_authn_request() methodChristophe Nowicki2004-08-101-4/+5
| | | | | Added a param 'remote_providerID' in lasso_login_build_authn_request_msg() method Fix compilation warnings, avoid multiple definitions and REGISTER_STRING_CONSTANT
* automake/autoconf support for the php bindingChristophe Nowicki2004-08-051-2/+2
|
* first php binding importChristophe Nowicki2004-08-041-0/+261