Searched defs:get_confirmation (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/source/
H A Dadmin.c865 static am_bool_t get_confirmation(const char *fmt, ...) { function
1412 if (!get_confirmation("\nOpenAM server URL: %s\n", openam_url)) {
1474 if (!get_confirmation("\nAgent URL: %s\n", agent_url)) {
1537 if (!get_confirmation("\nAgent profile name: %s\n", agent_user)) {
1558 if (!get_confirmation("\nAgent realm: %s\n", agent_realm)) {
1583 if (!get_confirmation("\nAgent password is taken from %s\n", agent_password_source)) {

Completed in 36 milliseconds