New files.

This commit is contained in:
Juan Carlos Luciani
2006-05-01 17:38:04 +00:00
parent 22a0c44526
commit b3d1831ef0
2 changed files with 85 additions and 0 deletions

18
auth_token/client/TODO Normal file
View File

@@ -0,0 +1,18 @@
/***********************************************************************
*
* TODO for libcasa_c_authtoken
*
***********************************************************************/
INTRODUCTION
This file contains a list of the items still outstanding for libcasa_c_authtoken.
OUTSTANDING ITEMS
- Implementation of Linux specific code.
- Re-structure the token cache to differentiate between Session Tokens and Authentication Tokens.
- Use the CASA cache as the token store.
- Switch Client/Server protocol to use SOAP Messages.
- Enable communications over HTTPS instead of over HTTP.