Modified the "native" folder name to "non-java" since the branch will

contain native as well as csharp components.
This commit is contained in:
Juan Carlos Luciani
2006-08-03 15:33:44 +00:00
parent d9644eb705
commit ffb63be0ae
64 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
/***********************************************************************
*
* 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.