Main Page   Modules   Data Structures   File List   Data Fields  

svn_auth_cred_ssl_server_trust_t Struct Reference
[authentication functions]

SVN_AUTH_CRED_SSL_SERVER_TRUST credentials. More...

#include <svn_auth.h>


Data Fields

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

apr_uint32_t accepted_failures
 Bit mask of the accepted failures.


Detailed Description

SVN_AUTH_CRED_SSL_SERVER_TRUST credentials.

Definition at line 298 of file svn_auth.h.


Field Documentation

svn_boolean_t svn_auth_cred_ssl_server_trust_t::may_save
 

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

For example, a GUI prompt implementation with a checkbox to accept the certificate permanently shall set may_save to TRUE if the checkbox is checked.

Definition at line 304 of file svn_auth.h.


The documentation for this struct was generated from the following file:
Generated on Wed Aug 31 01:47:56 2005 for Subversion by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002