Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

svn_auth_cred_simple_t Struct Reference
[authentication functions]

SVN_AUTH_CRED_SIMPLE credentials. More...

#include <svn_auth.h>


Data Fields

const char * username
 Username.

const char * password
 Password.

svn_boolean_t may_save
 Indicates if the credentials may be saved (to disk).


Detailed Description

SVN_AUTH_CRED_SIMPLE credentials.

Definition at line 171 of file svn_auth.h.


Field Documentation

svn_boolean_t svn_auth_cred_simple_t::may_save
 

Indicates if the credentials may be saved (to disk).

For example, a GUI prompt implementation with a remember password checkbox shall set may_save to TRUE if the checkbox is checked.

Definition at line 181 of file svn_auth.h.


The documentation for this struct was generated from the following file:
Generated on Thu Sep 7 20:46:40 2006 for Subversion by doxygen 1.3.5