index
:
lasso.git
master
wip
Unnamed repository; edit this file 'description' to name the repository.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ordered methods.
Nicolas Clapies
2005-09-20
1
-32
/
+31
*
lasso_data_service_add_credential() is not a public method.
Nicolas Clapies
2005-09-20
1
-3
/
+0
*
lasso_discovery_build_credential() is not a plublic method.
Nicolas Clapies
2005-09-20
1
-3
/
+0
*
lasso_discovery_build_credential() adds AuthenticationStatemet element in Ass...
Nicolas Clapies
2005-09-20
1
-7
/
+42
*
Fixed code typing.
Nicolas Clapies
2005-09-19
1
-2
/
+1
*
Added optional param security_mech_id for wsf methods.
Nicolas Clapies
2005-09-19
1
-7
/
+7
*
First attempt to implement authentication security mechanism. Only SAML is im...
Nicolas Clapies
2005-09-19
7
-42
/
+262
*
Added id attribute in Body element.
Nicolas Clapies
2005-09-19
2
-0
/
+3
*
Fixed snippet definition of Credentials object.
Nicolas Clapies
2005-09-19
1
-1
/
+1
*
Added compilation of resource access statement.
Nicolas Clapies
2005-09-19
1
-0
/
+2
*
Added security namespace for resource access statement.
Nicolas Clapies
2005-09-19
1
-0
/
+3
*
Added ResourceAccessStatement element from wsf Security.
Nicolas Clapies
2005-09-19
2
-0
/
+185
*
getOfferings without parameters will return all of them
Frederic Peters
2005-09-16
2
-5
/
+4
*
disabled c# support for the time being
Frederic Peters
2005-09-12
1
-8
/
+5
*
generation of lasso.types so it only includes wsf classes if wsf is compiled
Frederic Peters
2005-09-12
2
-4
/
+20
*
updated java note
Frederic Peters
2005-09-12
1
-2
/
+4
*
erroneously disabled symbols.sym
Frederic Peters
2005-09-11
1
-3
/
+2
*
possibility to register new dst services.
Frederic Peters
2005-09-11
10
-53
/
+88
*
data_service_init_query may be called without parameters.
Frederic Peters
2005-09-10
4
-7
/
+27
*
lasso_data_service_get_answer() : verify response->Data is not NULL before ac...
Nicolas Clapies
2005-09-07
1
-0
/
+4
*
lasso_discovery_get_resource_offering_auto() : verify LASSO_WSF_PROFILE(disco...
Nicolas Clapies
2005-09-07
1
-0
/
+4
*
Fixed typing code error.
Nicolas Clapies
2005-09-06
1
-1
/
+1
*
Updated ignored java files.
Nicolas Clapies
2005-09-06
1
-1
/
+21
*
Removed XmlNode binding in swig. Not used anymore.
Nicolas Clapies
2005-09-06
1
-66
/
+0
*
Added lasso_discovery_get_services() method documentation
Nicolas Clapies
2005-09-06
2
-4
/
+5
*
Missing attributes in the last commit.
Nicolas Clapies
2005-09-05
1
-0
/
+4
*
Added attributes provider_id and abstract_description in lassoDataService.
Nicolas Clapies
2005-09-05
3
-1
/
+22
*
Added method lasso_discovery_get_services() : it returns a list of available ...
Nicolas Clapies
2005-09-05
3
-0
/
+48
*
Updated lasso_discovery_build_modify_response_msg() : now it sets status code...
Nicolas Clapies
2005-09-05
3
-11
/
+46
*
Added lasso_discovery_get_service_with_providerId()..
Nicolas Clapies
2005-08-29
3
-0
/
+47
*
Splitted existing Lasso-wsf.i in several files for eache wsf namespace (disco...
Nicolas Clapies
2005-08-29
6
-3309
/
+3448
*
check the query response is of the correct type
Frederic Peters
2005-08-26
1
-1
/
+4
*
new modify things for LassoPersonalProfile
Frederic Peters
2005-08-25
1
-4
/
+7
*
complete last commit.
Nicolas Clapies
2005-08-25
1
-0
/
+46
*
Now an AP can process a Modify request and return an updated data resource to...
Nicolas Clapies
2005-08-25
3
-6
/
+13
*
added getAnswerForItemId binding
Frederic Peters
2005-08-25
1
-0
/
+8
*
restore prefix and href for dst:Modify and dst:ModifyResponse
Frederic Peters
2005-08-25
6
-10
/
+60
*
Updated lasso_data_service_init_modify(). Now it takes a select (a String typ...
Nicolas Clapies
2005-08-25
4
-12
/
+22
*
added lasso_data_service_get_answer_for_item_id
Frederic Peters
2005-08-25
1
-0
/
+1
*
added missing ;
Frederic Peters
2005-08-25
1
-1
/
+1
*
added lasso_data_service_get_answer_for_item_id
Frederic Peters
2005-08-25
2
-7
/
+49
*
marks public structure memebers in LassoDiscovery and LassoDataService
Frederic Peters
2005-08-25
2
-0
/
+2
*
continuing on disco example, use the service to retrieve principal name.
Frederic Peters
2005-08-25
1
-4
/
+29
*
explicit cases where item_id may be NULL.
Frederic Peters
2005-08-25
1
-1
/
+2
*
Replaced ProfileService.java by DataService.java
Nicolas Clapies
2005-08-25
1
-1
/
+1
*
add_query_item must checks the query has been created.
Frederic Peters
2005-08-25
1
-3
/
+9
*
Do not use SWIG_UnknownError but SWIG_RuntimeError so it is translated to a
Frederic Peters
2005-08-25
1
-1
/
+6
*
it is no longer possible to add providers with unknown public keys
Frederic Peters
2005-08-25
1
-1
/
+3
*
moved private_data erroneously placed in class to object; this breaks ABI
Frederic Peters
2005-08-25
1
-2
/
+2
*
last bit of LassoProfileService got renamed
Frederic Peters
2005-08-25
1
-2
/
+2
[next]