auth::local::authentication::Authenticate (private)

 auth::local::authentication::Authenticate username password \
    [ parameters ] [ authority_id ]

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

Implements the Authenticate operation of the auth_authentication service contract for the local account implementation.

Parameters:
username
password
parameters (optional)
authority_id (optional)

Partial Call Graph (max 5 caller/called nodes):
%3 test_acs_sc_impl_new_from_spec acs_sc_impl_new_from_spec (test acs-service-contract) auth::local::authentication::Authenticate auth::local::authentication::Authenticate test_acs_sc_impl_new_from_spec->auth::local::authentication::Authenticate _ _ (public) auth::local::authentication::Authenticate->_ acs_user::get_by_username acs_user::get_by_username (public) auth::local::authentication::Authenticate->acs_user::get_by_username ad_check_password ad_check_password (public) auth::local::authentication::Authenticate->ad_check_password auth::authority::local auth::authority::local (public) auth::local::authentication::Authenticate->auth::authority::local AcsSc.auth_authentication.authenticate.local AcsSc.auth_authentication.authenticate.local (private) AcsSc.auth_authentication.authenticate.local->auth::local::authentication::Authenticate auth::local::authentication::register_impl auth::local::authentication::register_impl (private) auth::local::authentication::register_impl->auth::local::authentication::Authenticate

Testcases:
acs_sc_impl_new_from_spec
[ show source ]
Show another procedure: