Virtual Method
EDataServerSourceRegistrycredentials_required
Declaration [src]
void
credentials_required (
ESourceRegistry* registry,
ESource* source,
ESourceCredentialsReason reason,
const gchar* certificate_pem,
GTlsCertificateFlags certificate_errors,
const GError* op_error
)
Parameters
source-
Type:
ESourceNo description available.
The data is owned by the caller of the method. reason-
Type:
ESourceCredentialsReasonNo description available.
certificate_pem-
Type:
const gchar*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. certificate_errors-
Type:
GTlsCertificateFlagsNo description available.
op_error-
Type:
GErrorNo description available.
The data is owned by the caller of the method.