CASA/CASA-auth-token/native/server/AuthTokenValidate/TODO
Juan Carlos Luciani b49318e38a This branch was created to contain the "native" auth_token components.
This was required because autobuild restrictions are forcing us to build
the native components separate from the java components.
2006-07-27 15:28:07 +00:00

16 lines
443 B
Plaintext

/***********************************************************************
*
* TODO for libcasa_s_authtoken
*
***********************************************************************/
INTRODUCTION
This file contains a list of the items still outstanding for libcasa_s_authtoken.
OUTSTANDING ITEMS
- Change AuthTokens to be SOAP messages secured with WS-Security and WS-Trust.
- Implement CheckAuthToken().
- Finish README documentation.