GME
13
|
#include <svn_auth.h>
Public Attributes | |
svn_boolean_t | may_save |
apr_uint32_t | accepted_failures |
SVN_AUTH_CRED_SSL_SERVER_TRUST
credentials.
Definition at line 331 of file svn_auth.h.
apr_uint32_t svn_auth_cred_ssl_server_trust_t::accepted_failures |
Bit mask of the accepted failures
Definition at line 339 of file svn_auth.h.
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 337 of file svn_auth.h.