acs-authentication-procs.tcl

Automated tests.

Location:
packages/acs-authentication/tcl/test/acs-authentication-procs.tcl
Created:
21 August 2003
Author:
Peter Marklund
CVS Identification:
$Id: acs-authentication-procs.tcl,v 1.53.2.24 2024/08/30 07:47:19 gustafn Exp $

Procedures in this file

Detailed information

_acs-authentication__auth_authenticate (private)

 _acs-authentication__auth_authenticate

Testcases:
No testcase defined.

_acs-authentication__auth_authority_api (private)

 _acs-authentication__auth_authority_api

Testcases:
No testcase defined.

_acs-authentication__auth_authority_edit (private)

 _acs-authentication__auth_authority_edit

Testcases:
No testcase defined.

_acs-authentication__auth_confirm_email (private)

 _acs-authentication__auth_confirm_email

Testcases:
No testcase defined.

_acs-authentication__auth_create_user (private)

 _acs-authentication__auth_create_user

Testcases:
No testcase defined.

_acs-authentication__auth_driver_get_parameter_values (private)

 _acs-authentication__auth_driver_get_parameter_values

Testcases:
No testcase defined.

_acs-authentication__auth_email_on_password_change (private)

 _acs-authentication__auth_email_on_password_change

Testcases:
No testcase defined.

_acs-authentication__auth_get_registration_elements (private)

 _acs-authentication__auth_get_registration_elements

Testcases:
No testcase defined.

_acs-authentication__auth_get_registration_form_elements (private)

 _acs-authentication__auth_get_registration_form_elements

Testcases:
No testcase defined.

_acs-authentication__auth_password_can_change_reset_retrieve_p (private)

 _acs-authentication__auth_password_can_change_reset_retrieve_p

Testcases:
No testcase defined.

_acs-authentication__auth_password_change (private)

 _acs-authentication__auth_password_change

Testcases:
No testcase defined.

_acs-authentication__auth_password_get_change_url (private)

 _acs-authentication__auth_password_get_change_url

Testcases:
No testcase defined.

_acs-authentication__auth_password_get_forgotten_url (private)

 _acs-authentication__auth_password_get_forgotten_url

Testcases:
No testcase defined.

_acs-authentication__auth_password_recover (private)

 _acs-authentication__auth_password_recover

Testcases:
No testcase defined.

_acs-authentication__auth_password_reset (private)

 _acs-authentication__auth_password_reset

Testcases:
No testcase defined.

_acs-authentication__auth_password_retrieve (private)

 _acs-authentication__auth_password_retrieve

Testcases:
No testcase defined.

_acs-authentication__auth_use_email_for_login_p (private)

 _acs-authentication__auth_use_email_for_login_p

Testcases:
No testcase defined.

auth::test::get_admin_user_id (private)

 auth::test::get_admin_user_id

Return the user id of a site-wide-admin on the system

Testcases:
No testcase defined.

auth::test::get_password_vars (private)

 auth::test::get_password_vars -array_name array_name

Get test vars for test case.

Switches:
-array_name (required)

Testcases:
auth_password_get_change_url, auth_password_can_change_reset_retrieve_p, auth_password_recover, auth_password_get_forgotten_url, auth_password_retrieve
[ show source ]