Virtual Method
EDataServerUI4CredentialsPrompterImplprocess_prompt
Declaration [src]
void
process_prompt (
ECredentialsPrompterImpl* prompter_impl,
gpointer prompt_id,
ESource* auth_source,
ESource* cred_source,
const gchar* error_text,
const ENamedParameters* credentials
)
Parameters
prompt_id-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the method. auth_source-
Type:
ESourceNo description available.
The data is owned by the caller of the method. cred_source-
Type:
ESourceNo description available.
The data is owned by the caller of the method. error_text-
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. credentials-
Type:
ENamedParametersNo description available.
The data is owned by the caller of the method.