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
a5102eb3a8
Making the assembly version number independent of the build number for now in order to avoid upgrade conflicts with other components built using a different assembly version.
2007-07-05 23:28:09 +00:00
Juan Carlos Luciani
099e4cabfc
Added flush AuthToken cache API.
2007-04-13 19:21:40 +00:00
Juan Carlos Luciani
4da676ac00
2007-04-02 22:16:07 +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
a8dd761bde
Minor changes to correct some build problems.
2006-11-15 11:39:39 +00:00
Juan Carlos Luciani
05b43cafdd
Adjusted the VS solution to conform to the new folder organization.
...
Migrated the solution from VS2003 to VS2005.
Created clientdevel MSM and MSI.
2006-11-13 12:52:08 +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