VirtualBox

Changeset 5513

Show
Ignore:
Timestamp:
10/26/07 16:07:23 (1 year ago)
Author:
vboxsync
Message:

webservice: add authentication for logon.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/include/VBox/err.h

    r5167 r5513  
    11681168/** @} */ 
    11691169 
     1170/** @name VBox Webservice Status Codes 
     1171 * @{ 
     1172 */ 
     1173/** Authentication failed (ISessionManager::logon()) */ 
     1174#define VERR_WEB_NOT_AUTHENTICATED                  (-6000) 
     1175/** @} */ 
     1176 
    11701177/* SED-END */ 
    11711178 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy