auth::login_attempts::all_entries (private)

 auth::login_attempts::all_entries

Defined in packages/acs-authentication/tcl/authentication-procs-naviserver.tcl

Get all login attempts

Returns:
list of triples in the form {key1 timeout1 number_of_attempts1 key2 ...}

Partial Call Graph (max 5 caller/called nodes):
%3 auth::login_attempts::get_all auth::login_attempts::get_all (public) auth::login_attempts::all_entries auth::login_attempts::all_entries auth::login_attempts::get_all->auth::login_attempts::all_entries

Testcases:
No testcase defined.
[ show source ]
Show another procedure: