S Rahul
b9fa3eab0c
Multiple changes for Bug #543064
...
1. Provided SetATSHostList() API for changing the ATS address dynamically
2. Not using CASA enabled server as ATS. ATS address has to be explicitly set
in client.conf or through SetATSHostList()
3. Not normalizing CASA enabled server's host name while obtaining CASA tokens.
Callers of ObtainAuthTokenEx() have to pass normalized name as argument
2009-10-09 08:46:35 +00:00
Juan Carlos Luciani
099e4cabfc
Added flush AuthToken cache API.
2007-04-13 19:21:40 +00:00
Juan Carlos Luciani
42e3203ab5
Fixed problem that was causing the library to crash when ObtainAuthToken was called with a null WinLUID.
2006-12-05 11:23:09 +00:00
Juan Carlos Luciani
11f501db43
Fixed fix path issue in CasaAuthToken c-sharp library.
2006-12-04 05:03:49 +00:00
Jim Norman
a522f9d982
Add ObtainAuthTokenAsString API to C# interface
2006-11-29 10:54:55 +00:00
Jim Norman
411e95b4f0
Make LUID and ObtainAuthTokenEx private
2006-11-28 05:07:20 +00:00
Juan Carlos Luciani
23bb4f7943
Corrected the MSI and MSM packages to install the appropriate components. These components got broken during the migration to VS2005.
2006-11-27 09:36:13 +00:00
Jim Norman
f4875a6c45
Fix to handle LUID parameter.
2006-11-27 06:31:39 +00:00
Juan Carlos Luciani
55304c2836
Separated the non-java project into client and server projects
...
in order to better support distributions that target desktops.
This commit completes the client project setup.
2006-11-13 06:32:58 +00:00