History log of /
base
/
useriam
/
user_auth_framework
/ (Results
1 - 1
of
1
)
Home
History
Annotate
only in
this directory
Revision
Date
Author
Comments
(<<< Hide modified files)
(Show modified files >>>)
85d2f8c5
24-Oct-2024
openharmony_ci <120357966@qq.com>
!1072 fix: 绝对路径引用整改
Merge pull request !1072 from 居凯/master
"figures/\347\273\237\344\270\200\347\224\250\346\210\267\350\256\244\350\257\201\346\236\266\346\236\204\345\233\276.png"
.gitignore
CODEOWNERS
LICENSE
OAT.xml
README.md
README_ZH.md
bundle.json
cfi_blocklist.txt
common/BUILD.gn
common/logs/iam_logger.h
common/test/iam_fuzz_test.cpp
common/test/iam_fuzz_test.h
common/utils/iam_check.h
common/utils/iam_defines.h
common/utils/iam_mem.h
common/utils/iam_para2str.h
common/utils/iam_ptr.h
common/utils/iam_scope_guard.h
common/utils/iam_time.cpp
common/utils/iam_time.h
common/utils/xcollie_helper.cpp
common/utils/xcollie_helper.h
figures/userauth_architecture.png
frameworks/cj/user_auth/BUILD.gn
frameworks/cj/user_auth/inc/user_auth_ffi.h
frameworks/cj/user_auth/inc/user_auth_ffi_struct.h
frameworks/cj/user_auth/src/user_auth_callback_cj.cpp
frameworks/cj/user_auth/src/user_auth_ffi.cpp
frameworks/js/napi/user_auth/BUILD.gn
frameworks/js/napi/user_auth/inc/auth_common.h
frameworks/js/napi/user_auth/inc/auth_instance_v9.h
frameworks/js/napi/user_auth/inc/user_auth_callback_v10.h
frameworks/js/napi/user_auth/inc/user_auth_callback_v6.h
frameworks/js/napi/user_auth/inc/user_auth_callback_v8.h
frameworks/js/napi/user_auth/inc/user_auth_callback_v9.h
frameworks/js/napi/user_auth/inc/user_auth_impl.h
frameworks/js/napi/user_auth/inc/user_auth_instance_v10.h
frameworks/js/napi/user_auth/inc/user_auth_napi_helper.h
frameworks/js/napi/user_auth/inc/user_auth_widget_callback_v10.h
frameworks/js/napi/user_auth/inc/user_auth_widget_mgr_v10.h
frameworks/js/napi/user_auth/src/auth_instance_v9.cpp
frameworks/js/napi/user_auth/src/user_auth_callback_v10.cpp
frameworks/js/napi/user_auth/src/user_auth_callback_v6.cpp
frameworks/js/napi/user_auth/src/user_auth_callback_v8.cpp
frameworks/js/napi/user_auth/src/user_auth_callback_v9.cpp
frameworks/js/napi/user_auth/src/user_auth_entry.cpp
frameworks/js/napi/user_auth/src/user_auth_impl.cpp
frameworks/js/napi/user_auth/src/user_auth_instance_v10.cpp
frameworks/js/napi/user_auth/src/user_auth_napi_helper.cpp
frameworks/js/napi/user_auth/src/user_auth_widget_callback_v10.cpp
frameworks/js/napi/user_auth/src/user_auth_widget_mgr_v10.cpp
frameworks/js/napi/user_auth_extension/interface/js_user_auth_extension.h
frameworks/js/napi/user_auth_extension/interface/user_auth_extension.h
frameworks/js/napi/user_auth_extension/interface/user_auth_extension_module_loader.h
frameworks/js/napi/user_auth_extension/module_loader/BUILD.gn
frameworks/js/napi/user_auth_extension/module_loader/js_user_auth_extension.cpp
frameworks/js/napi/user_auth_extension/module_loader/user_auth_extension.cpp
frameworks/js/napi/user_auth_extension/module_loader/user_auth_extension_module_loader.cpp
frameworks/js/napi/user_auth_extension/user_auth_extension/BUILD.gn
frameworks/js/napi/user_auth_extension/user_auth_extension/user_auth_extension_ability.js
frameworks/js/napi/user_auth_extension/user_auth_extension/user_auth_extension_ability_module.cpp
frameworks/js/napi/user_auth_icon/BUILD.gn
frameworks/js/napi/user_auth_icon/user_auth_icon.cpp
frameworks/js/napi/user_auth_icon/user_auth_icon.js
frameworks/native/client/BUILD.gn
frameworks/native/client/inc/auth_message_impl.h
frameworks/native/client/inc/callback_manager.h
frameworks/native/client/inc/co_auth_client_impl.h
frameworks/native/client/inc/executor_callback_service.h
frameworks/native/client/inc/executor_messenger_client.h
frameworks/native/client/inc/ipc_client_utils.h
frameworks/native/client/inc/iuser_auth_widget_callback.h
frameworks/native/client/inc/user_auth_callback_service.h
frameworks/native/client/inc/user_auth_client_impl.h
frameworks/native/client/inc/user_idm_callback_service.h
frameworks/native/client/inc/user_idm_client_impl.h
frameworks/native/client/inc/widget_callback_service.h
frameworks/native/client/src/auth_message_impl.cpp
frameworks/native/client/src/callback_manager_impl.cpp
frameworks/native/client/src/co_auth_client_impl.cpp
frameworks/native/client/src/executor_callback_service.cpp
frameworks/native/client/src/executor_messenger_client.cpp
frameworks/native/client/src/ipc_client_utils.cpp
frameworks/native/client/src/user_auth_callback_service.cpp
frameworks/native/client/src/user_auth_client_impl.cpp
frameworks/native/client/src/user_idm_callback_service.cpp
frameworks/native/client/src/user_idm_client_impl.cpp
frameworks/native/client/src/widget_callback_service.cpp
frameworks/native/client/user_auth_client_map
frameworks/native/common/BUILD.gn
frameworks/native/common/attributes/src/attributes.cpp
frameworks/native/common/dfx/inc/hisysevent_adapter.h
frameworks/native/common/dfx/inc/iam_hitrace_helper.h
frameworks/native/common/dfx/src/hisysevent_adapter.cpp
frameworks/native/common/dfx/src/iam_hitrace_helper.cpp
frameworks/native/executors/BUILD.gn
frameworks/native/executors/include/async_command/async_command_base.h
frameworks/native/executors/include/async_command/auth_command.h
frameworks/native/executors/include/async_command/collect_command.h
frameworks/native/executors/include/async_command/custom_command.h
frameworks/native/executors/include/async_command/enroll_command.h
frameworks/native/executors/include/async_command/iasync_command.h
frameworks/native/executors/include/async_command/identify_command.h
frameworks/native/executors/include/driver.h
frameworks/native/executors/include/driver_manager.h
frameworks/native/executors/include/executor.h
frameworks/native/executors/include/framework/executor_mgr_wrapper.h
frameworks/native/executors/include/framework/framework_executor_callback.h
frameworks/native/executors/include/listener/auth_executor_mgr_status_listener.h
frameworks/native/executors/include/listener/driver_manager_status_listener.h
frameworks/native/executors/src/async_command/async_command_base.cpp
frameworks/native/executors/src/async_command/auth_command.cpp
frameworks/native/executors/src/async_command/collect_command.cpp
frameworks/native/executors/src/async_command/custom_command.cpp
frameworks/native/executors/src/async_command/enroll_command.cpp
frameworks/native/executors/src/async_command/identify_command.cpp
frameworks/native/executors/src/driver.cpp
frameworks/native/executors/src/driver_manager.cpp
frameworks/native/executors/src/executor.cpp
frameworks/native/executors/src/framework/executor_mgr_wrapper.cpp
frameworks/native/executors/src/framework/framework_executor_callback.cpp
frameworks/native/executors/src/iauth_executor_hdi.cpp
frameworks/native/executors/src/idriver_manager.cpp
frameworks/native/executors/src/listener/auth_executor_mgr_status_listener.cpp
frameworks/native/executors/src/listener/driver_manager_status_listener.cpp
frameworks/native/executors/user_auth_executors_map
frameworks/native/ipc/BUILD.gn
frameworks/native/ipc/common_defines/co_auth_interface.h
frameworks/native/ipc/common_defines/co_auth_interface_ipc_interface_code.h
frameworks/native/ipc/common_defines/executor_callback_interface.h
frameworks/native/ipc/common_defines/executor_callback_interface_ipc_interface_code.h
frameworks/native/ipc/common_defines/executor_messenger_interface.h
frameworks/native/ipc/common_defines/executor_messenger_interface_ipc_interface_code.h
frameworks/native/ipc/common_defines/iam_callback_interface.h
frameworks/native/ipc/common_defines/idm_callback_interface_ipc_interface_code.h
frameworks/native/ipc/common_defines/idm_get_cred_info_callback_interface_ipc_interface_code.h
frameworks/native/ipc/common_defines/idm_get_secure_user_info_callback_interface_ipc_interface_code.h
frameworks/native/ipc/common_defines/user_auth_callback_interface.h
frameworks/native/ipc/common_defines/user_auth_common_defines.h
frameworks/native/ipc/common_defines/user_auth_interface.h
frameworks/native/ipc/common_defines/user_auth_interface_ipc_interface_code.h
frameworks/native/ipc/common_defines/user_idm_callback_interface.h
frameworks/native/ipc/common_defines/user_idm_interface.h
frameworks/native/ipc/common_defines/user_idm_interface_ipc_interface_code.h
frameworks/native/ipc/common_defines/widget_callback_interface.h
frameworks/native/ipc/inc/co_auth_proxy.h
frameworks/native/ipc/inc/co_auth_stub.h
frameworks/native/ipc/inc/executor_callback_proxy.h
frameworks/native/ipc/inc/executor_callback_stub.h
frameworks/native/ipc/inc/executor_messenger_proxy.h
frameworks/native/ipc/inc/executor_messenger_stub.h
frameworks/native/ipc/inc/user_auth_callback_proxy.h
frameworks/native/ipc/inc/user_auth_callback_stub.h
frameworks/native/ipc/inc/user_auth_event_listener_proxy.h
frameworks/native/ipc/inc/user_auth_proxy.h
frameworks/native/ipc/inc/user_auth_stub.h
frameworks/native/ipc/inc/user_idm_callback_proxy.h
frameworks/native/ipc/inc/user_idm_callback_stub.h
frameworks/native/ipc/inc/user_idm_proxy.h
frameworks/native/ipc/inc/user_idm_stub.h
frameworks/native/ipc/inc/widget_callback_proxy.h
frameworks/native/ipc/inc/widget_callback_stub.h
frameworks/native/ipc/src/co_auth_proxy.cpp
frameworks/native/ipc/src/co_auth_stub.cpp
frameworks/native/ipc/src/executor_callback_proxy.cpp
frameworks/native/ipc/src/executor_callback_stub.cpp
frameworks/native/ipc/src/executor_messenger_proxy.cpp
frameworks/native/ipc/src/executor_messenger_stub.cpp
frameworks/native/ipc/src/user_auth_callback_proxy.cpp
frameworks/native/ipc/src/user_auth_callback_stub.cpp
frameworks/native/ipc/src/user_auth_event_listener_proxy.cpp
frameworks/native/ipc/src/user_auth_event_listener_stub.cpp
frameworks/native/ipc/src/user_auth_proxy.cpp
frameworks/native/ipc/src/user_auth_stub.cpp
frameworks/native/ipc/src/user_idm_callback_proxy.cpp
frameworks/native/ipc/src/user_idm_callback_stub.cpp
frameworks/native/ipc/src/user_idm_proxy.cpp
frameworks/native/ipc/src/user_idm_stub.cpp
frameworks/native/ipc/src/widget_callback_proxy.cpp
frameworks/native/ipc/src/widget_callback_stub.cpp
hisysevent.yaml
interfaces/inner_api/attributes.h
interfaces/inner_api/co_auth_client.h
interfaces/inner_api/co_auth_client_callback.h
interfaces/inner_api/co_auth_client_defines.h
interfaces/inner_api/iam_common_defines.h
interfaces/inner_api/iam_executor/iam_executor_framework_types.h
interfaces/inner_api/iam_executor/iam_executor_iauth_driver_hdi.h
interfaces/inner_api/iam_executor/iam_executor_iauth_executor_hdi.h
interfaces/inner_api/iam_executor/iam_executor_idriver_manager.h
interfaces/inner_api/iam_executor/iam_executor_iexecute_callback.h
interfaces/inner_api/user_auth_client.h
interfaces/inner_api/user_auth_client_callback.h
interfaces/inner_api/user_auth_client_defines.h
interfaces/inner_api/user_auth_event_listener_stub.h
interfaces/inner_api/user_idm_client.h
interfaces/inner_api/user_idm_client_callback.h
interfaces/inner_api/user_idm_client_defines.h
param/BUILD.gn
param/useriam.para
param/useriam.para.dac
sa_profile/901.json
sa_profile/921.json
sa_profile/931.json
sa_profile/BUILD.gn
sa_profile/useriam.cfg
services/BUILD.gn
services/base/BUILD.gn
services/base/inc/finite_state_machine.h
services/base/inc/hdi_wrapper.h
services/base/inc/relative_timer.h
services/base/inc/system_ability_listener.h
services/base/inc/thread_handler.h
services/base/inc/thread_handler_impl.h
services/base/inc/thread_handler_manager.h
services/base/inc/thread_handler_singleton_impl.h
services/base/inc/user_auth_hdi.h
services/base/src/finite_state_machine_builder.cpp
services/base/src/finite_state_machine_builder.h
services/base/src/finite_state_machine_impl.cpp
services/base/src/finite_state_machine_impl.h
services/base/src/hdi_wrapper.cpp
services/base/src/relative_timer.cpp
services/base/src/system_ability_listener.cpp
services/base/src/thread_handler_impl.cpp
services/base/src/thread_handler_manager.cpp
services/base/src/thread_handler_singleton_impl.cpp
services/context/BUILD.gn
services/context/inc/auth_widget_helper.h
services/context/inc/base_context.h
services/context/inc/context.h
services/context/inc/context_appstate_observer.h
services/context/inc/context_callback.h
services/context/inc/context_death_recipient.h
services/context/inc/context_factory.h
services/context/inc/context_helper.h
services/context/inc/context_pool.h
services/context/inc/enroll_context.h
services/context/inc/identify_context.h
services/context/inc/keyguard_status_listener.h
services/context/inc/remote_auth_context.h
services/context/inc/remote_auth_invoker_context.h
services/context/inc/remote_auth_service.h
services/context/inc/remote_executor_stub.h
services/context/inc/remote_iam_callback.h
services/context/inc/schedule_holder_context.h
services/context/inc/simple_auth_context.h
services/context/inc/trace.h
services/context/inc/ui_extension_ability_connection.h
services/context/inc/widget_client.h
services/context/inc/widget_context.h
services/context/inc/widget_json.h
services/context/src/auth_widget_helper.cpp
services/context/src/base_context.cpp
services/context/src/context_appstate_observer.cpp
services/context/src/context_callback_impl.cpp
services/context/src/context_callback_impl.h
services/context/src/context_death_recipient.cpp
services/context/src/context_factory.cpp
services/context/src/context_helper.cpp
services/context/src/context_pool_impl.cpp
services/context/src/enroll_context.cpp
services/context/src/identify_context.cpp
services/context/src/keyguard_status_listener.cpp
services/context/src/remote_auth_context.cpp
services/context/src/remote_auth_invoker_context.cpp
services/context/src/remote_auth_service.cpp
services/context/src/remote_executor_stub.cpp
services/context/src/remote_iam_callback.cpp
services/context/src/schedule_holder_context.cpp
services/context/src/simple_auth_context.cpp
services/context/src/trace.cpp
services/context/src/ui_extension_ability_connection.cpp
services/context/src/widget_client.cpp
services/context/src/widget_context.cpp
services/context/src/widget_context_callback_impl.cpp
services/context/src/widget_context_callback_impl.h
services/context/src/widget_json.cpp
services/core/BUILD.gn
services/core/inc/auth_event_listener_manager.h
services/core/inc/authentication.h
services/core/inc/credential_info_interface.h
services/core/inc/enrolled_info_interface.h
services/core/inc/enrollment.h
services/core/inc/identification.h
services/core/inc/ipc_common.h
services/core/inc/publish_event_adapter.h
services/core/inc/remote_executor_proxy.h
services/core/inc/remote_msg_util.h
services/core/inc/remote_template.h
services/core/inc/resource_node.h
services/core/inc/resource_node_pool.h
services/core/inc/schedule_node.h
services/core/inc/schedule_node_callback.h
services/core/inc/schedule_node_helper.h
services/core/inc/schedule_resource_node_listener.h
services/core/inc/secure_user_info_interface.h
services/core/inc/update_pin_param_interface.h
services/core/inc/user_idm_database.h
services/core/inc/user_idm_session_controller.h
services/core/inc/user_info_interface.h
services/core/inc/widget_schedule_node.h
services/core/inc/widget_schedule_node_callback.h
services/core/src/auth_event_listener_manager.cpp
services/core/src/authentication_impl.cpp
services/core/src/authentication_impl.h
services/core/src/credential_info_impl.cpp
services/core/src/credential_info_impl.h
services/core/src/enrolled_info_impl.cpp
services/core/src/enrolled_info_impl.h
services/core/src/enrollment_impl.cpp
services/core/src/enrollment_impl.h
services/core/src/identification_impl.cpp
services/core/src/identification_impl.h
services/core/src/ipc_common.cpp
services/core/src/publish_event_adapter.cpp
services/core/src/publish_event_adapter_mock.cpp
services/core/src/remote_executor_proxy.cpp
services/core/src/remote_msg_util.cpp
services/core/src/resource_node_impl.cpp
services/core/src/resource_node_pool_impl.cpp
services/core/src/resource_node_utils.cpp
services/core/src/resource_node_utils.h
services/core/src/schedule_node_builder.cpp
services/core/src/schedule_node_builder.h
services/core/src/schedule_node_helper.cpp
services/core/src/schedule_node_impl.cpp
services/core/src/schedule_node_impl.h
services/core/src/schedule_resource_node_listener.cpp
services/core/src/secure_user_info_impl.cpp
services/core/src/secure_user_info_impl.h
services/core/src/update_pin_param_impl.cpp
services/core/src/update_pin_param_impl.h
services/core/src/user_idm_database_impl.cpp
services/core/src/user_idm_database_impl.h
services/core/src/user_idm_session_controller_impl.cpp
services/core/src/user_idm_session_controller_impl.h
services/core/src/user_info_impl.cpp
services/core/src/user_info_impl.h
services/core/src/widget_schedule_node_impl.cpp
services/core/src/widget_schedule_node_impl.h
services/ipc/BUILD.gn
services/ipc/inc/co_auth_service.h
services/ipc/inc/executor_messenger_service.h
services/ipc/inc/hdi_message_callback_service.h
services/ipc/inc/template_cache_manager.h
services/ipc/inc/user_auth_service.h
services/ipc/inc/user_idm_service.h
services/ipc/src/co_auth_service.cpp
services/ipc/src/executor_messenger_service.cpp
services/ipc/src/hdi_message_callback_service.cpp
services/ipc/src/template_cache_manager.cpp
services/ipc/src/user_auth_service.cpp
services/ipc/src/user_idm_service.cpp
services/remote_connect/BUILD.gn
services/remote_connect/inc/device_manager_util.h
services/remote_connect/inc/device_state_listener.h
services/remote_connect/inc/remote_connect_listener.h
services/remote_connect/inc/remote_connect_listener_manager.h
services/remote_connect/inc/remote_connect_manager.h
services/remote_connect/inc/remote_message.h
services/remote_connect/inc/socket_factory.h
services/remote_connect/inc/soft_bus_base_socket.h
services/remote_connect/inc/soft_bus_client_socket.h
services/remote_connect/inc/soft_bus_manager.h
services/remote_connect/inc/soft_bus_message.h
services/remote_connect/inc/soft_bus_server_socket.h
services/remote_connect/inc/soft_bus_socket_listener.h
services/remote_connect/src/device_manager_util.cpp
services/remote_connect/src/remote_connect_listener.cpp
services/remote_connect/src/remote_connect_listener_manager.cpp
services/remote_connect/src/remote_connect_manager.cpp
services/remote_connect/src/socket_factory.cpp
services/remote_connect/src/soft_bus_base_socket.cpp
services/remote_connect/src/soft_bus_client_socket.cpp
services/remote_connect/src/soft_bus_manager.cpp
services/remote_connect/src/soft_bus_message.cpp
services/remote_connect/src/soft_bus_server_socket.cpp
services/remote_connect/src/soft_bus_socket_listener.cpp
services/user_auth_service_map
test/BUILD.gn
test/fuzztest/clients/BUILD.gn
test/fuzztest/clients/coauthclient_fuzzer/BUILD.gn
test/fuzztest/clients/coauthclient_fuzzer/co_auth_client_fuzzer.cpp
test/fuzztest/clients/coauthclient_fuzzer/co_auth_client_fuzzer.h
test/fuzztest/clients/coauthclient_fuzzer/corpus/init
test/fuzztest/clients/coauthclient_fuzzer/project.xml
test/fuzztest/clients/executorcallbackstub_fuzzer/BUILD.gn
test/fuzztest/clients/executorcallbackstub_fuzzer/corpus/init
test/fuzztest/clients/executorcallbackstub_fuzzer/executor_callback_stub_fuzzer.cpp
test/fuzztest/clients/executorcallbackstub_fuzzer/executor_callback_stub_fuzzer.h
test/fuzztest/clients/executorcallbackstub_fuzzer/project.xml
test/fuzztest/clients/userauthcallbackstub_fuzzer/BUILD.gn
test/fuzztest/clients/userauthcallbackstub_fuzzer/corpus/init
test/fuzztest/clients/userauthcallbackstub_fuzzer/project.xml
test/fuzztest/clients/userauthcallbackstub_fuzzer/user_auth_callback_stub_fuzzer.cpp
test/fuzztest/clients/userauthcallbackstub_fuzzer/user_auth_callback_stub_fuzzer.h
test/fuzztest/clients/userauthclient_fuzzer/BUILD.gn
test/fuzztest/clients/userauthclient_fuzzer/corpus/init
test/fuzztest/clients/userauthclient_fuzzer/project.xml
test/fuzztest/clients/userauthclient_fuzzer/user_auth_client_fuzzer.cpp
test/fuzztest/clients/userauthclient_fuzzer/user_auth_client_fuzzer.h
test/fuzztest/clients/useridmclient_fuzzer/BUILD.gn
test/fuzztest/clients/useridmclient_fuzzer/corpus/init
test/fuzztest/clients/useridmclient_fuzzer/project.xml
test/fuzztest/clients/useridmclient_fuzzer/user_idm_client_fuzzer.cpp
test/fuzztest/clients/useridmclient_fuzzer/user_idm_client_fuzzer.h
test/fuzztest/clients/useridmclientstub_fuzzer/BUILD.gn
test/fuzztest/clients/useridmclientstub_fuzzer/corpus/init
test/fuzztest/clients/useridmclientstub_fuzzer/project.xml
test/fuzztest/clients/useridmclientstub_fuzzer/user_idm_client_stub_fuzzer.cpp
test/fuzztest/clients/useridmclientstub_fuzzer/user_idm_client_stub_fuzzer.h
test/fuzztest/common_fuzzer/BUILD.gn
test/fuzztest/dummy/dummy_authentication.h
test/fuzztest/dummy/dummy_context_pool.h
test/fuzztest/dummy/dummy_context_pool_listener.h
test/fuzztest/dummy/dummy_executor_callback_interface.h
test/fuzztest/dummy/dummy_finite_state_machine.h
test/fuzztest/dummy/dummy_iam_callback_interface.h
test/fuzztest/dummy/dummy_iam_execute_iexecute_callback.h
test/fuzztest/dummy/dummy_resource_node.h
test/fuzztest/dummy/dummy_schedule_node_callback.h
test/fuzztest/dummy/mock_ipc_common.cpp
test/fuzztest/dummy/mock_ipc_common.h
test/fuzztest/dummy/mock_iuser_auth_interface.cpp
test/fuzztest/dummy/mock_iuser_auth_interface.h
test/fuzztest/executors/BUILD.gn
test/fuzztest/executors/userauthdrivermanager_fuzzer/BUILD.gn
test/fuzztest/executors/userauthdrivermanager_fuzzer/corpus/init
test/fuzztest/executors/userauthdrivermanager_fuzzer/project.xml
test/fuzztest/executors/userauthdrivermanager_fuzzer/user_auth_driver_manager_fuzzer.cpp
test/fuzztest/executors/userauthdrivermanager_fuzzer/user_auth_driver_manager_fuzzer.h
test/fuzztest/executors/userauthexecutor_fuzzer/BUILD.gn
test/fuzztest/executors/userauthexecutor_fuzzer/corpus/init
test/fuzztest/executors/userauthexecutor_fuzzer/project.xml
test/fuzztest/executors/userauthexecutor_fuzzer/user_auth_executor_fuzzer.cpp
test/fuzztest/executors/userauthexecutor_fuzzer/user_auth_executor_fuzzer.h
test/fuzztest/services/BUILD.gn
test/fuzztest/services/coauthservice_fuzzer/BUILD.gn
test/fuzztest/services/coauthservice_fuzzer/co_auth_service_fuzzer.cpp
test/fuzztest/services/coauthservice_fuzzer/co_auth_service_fuzzer.h
test/fuzztest/services/coauthservice_fuzzer/corpus/init
test/fuzztest/services/coauthservice_fuzzer/project.xml
test/fuzztest/services/coauthstub_fuzzer/BUILD.gn
test/fuzztest/services/coauthstub_fuzzer/co_auth_stub_fuzzer.cpp
test/fuzztest/services/coauthstub_fuzzer/co_auth_stub_fuzzer.h
test/fuzztest/services/coauthstub_fuzzer/corpus/init
test/fuzztest/services/coauthstub_fuzzer/project.xml
test/fuzztest/services/context/contextcallbackimpl_fuzzer/BUILD.gn
test/fuzztest/services/context/contextcallbackimpl_fuzzer/context_callback_impl_fuzzer.cpp
test/fuzztest/services/context/contextcallbackimpl_fuzzer/context_callback_impl_fuzzer.h
test/fuzztest/services/context/contextcallbackimpl_fuzzer/corpus/init
test/fuzztest/services/context/contextcallbackimpl_fuzzer/project.xml
test/fuzztest/services/context/contextpoolimpl_fuzzer/BUILD.gn
test/fuzztest/services/context/contextpoolimpl_fuzzer/context_pool_impl_fuzzer.cpp
test/fuzztest/services/context/contextpoolimpl_fuzzer/context_pool_impl_fuzzer.h
test/fuzztest/services/context/contextpoolimpl_fuzzer/corpus/init
test/fuzztest/services/context/contextpoolimpl_fuzzer/project.xml
test/fuzztest/services/context/remoteauthcontext_fuzzer/BUILD.gn
test/fuzztest/services/context/remoteauthcontext_fuzzer/corpus/init
test/fuzztest/services/context/remoteauthcontext_fuzzer/project.xml
test/fuzztest/services/context/remoteauthcontext_fuzzer/remote_auth_context_fuzzer.cpp
test/fuzztest/services/context/remoteauthcontext_fuzzer/remote_auth_context_fuzzer.h
test/fuzztest/services/core/remoteexecutorstub_fuzzer/BUILD.gn
test/fuzztest/services/core/remoteexecutorstub_fuzzer/corpus/init
test/fuzztest/services/core/remoteexecutorstub_fuzzer/project.xml
test/fuzztest/services/core/remoteexecutorstub_fuzzer/remote_executor_stub_fuzzer.cpp
test/fuzztest/services/core/remoteexecutorstub_fuzzer/remote_executor_stub_fuzzer.h
test/fuzztest/services/servicecore_fuzzer/BUILD.gn
test/fuzztest/services/servicecore_fuzzer/corpus/init
test/fuzztest/services/servicecore_fuzzer/inc/common_dummy.h
test/fuzztest/services/servicecore_fuzzer/inc/resource_node_fuzzer.h
test/fuzztest/services/servicecore_fuzzer/inc/resource_node_pool_fuzzer.h
test/fuzztest/services/servicecore_fuzzer/inc/schedule_node_fuzzer.h
test/fuzztest/services/servicecore_fuzzer/inc/service_core_fuzzer.h
test/fuzztest/services/servicecore_fuzzer/project.xml
test/fuzztest/services/servicecore_fuzzer/src/resource_node_fuzzer.cpp
test/fuzztest/services/servicecore_fuzzer/src/resource_node_pool_fuzzer.cpp
test/fuzztest/services/servicecore_fuzzer/src/schedule_node_fuzzer.cpp
test/fuzztest/services/servicecore_fuzzer/src/service_core_fuzzer.cpp
test/fuzztest/services/softbus_fuzzer/BUILD.gn
test/fuzztest/services/softbus_fuzzer/corpus/init
test/fuzztest/services/softbus_fuzzer/project.xml
test/fuzztest/services/softbus_fuzzer/soft_bus_fuzzer.cpp
test/fuzztest/services/softbus_fuzzer/soft_bus_fuzzer.h
test/fuzztest/services/templatecachemanager_fuzzer/BUILD.gn
test/fuzztest/services/templatecachemanager_fuzzer/corpus/init
test/fuzztest/services/templatecachemanager_fuzzer/project.xml
test/fuzztest/services/templatecachemanager_fuzzer/template_cache_manager_fuzzer.cpp
test/fuzztest/services/templatecachemanager_fuzzer/template_cache_manager_fuzzer.h
test/fuzztest/services/userauthservice_fuzzer/BUILD.gn
test/fuzztest/services/userauthservice_fuzzer/corpus/init
test/fuzztest/services/userauthservice_fuzzer/project.xml
test/fuzztest/services/userauthservice_fuzzer/user_auth_service_fuzzer.cpp
test/fuzztest/services/userauthservice_fuzzer/user_auth_service_fuzzer.h
test/fuzztest/services/userauthstub_fuzzer/BUILD.gn
test/fuzztest/services/userauthstub_fuzzer/corpus/init
test/fuzztest/services/userauthstub_fuzzer/project.xml
test/fuzztest/services/userauthstub_fuzzer/user_auth_stub_fuzzer.cpp
test/fuzztest/services/userauthstub_fuzzer/user_auth_stub_fuzzer.h
test/fuzztest/services/useridmservice_fuzzer/BUILD.gn
test/fuzztest/services/useridmservice_fuzzer/corpus/init
test/fuzztest/services/useridmservice_fuzzer/project.xml
test/fuzztest/services/useridmservice_fuzzer/user_idm_service_fuzzer.cpp
test/fuzztest/services/useridmservice_fuzzer/user_idm_service_fuzzer.h
test/fuzztest/services/useridmstub_fuzzer/BUILD.gn
test/fuzztest/services/useridmstub_fuzzer/corpus/init
test/fuzztest/services/useridmstub_fuzzer/project.xml
test/fuzztest/services/useridmstub_fuzzer/user_idm_stub_fuzzer.cpp
test/fuzztest/services/useridmstub_fuzzer/user_idm_stub_fuzzer.h
test/unittest/executors/BUILD.gn
test/unittest/executors/auth_command_unit_test.cpp
test/unittest/executors/driver_manager_unit_test.cpp
test/unittest/executors/enroll_command_unit_test.cpp
test/unittest/executors/executor_unit_test.cpp
test/unittest/executors/iauth_executor_hdi_test.cpp
test/unittest/executors/identify_command_unit_test.cpp
test/unittest/executors/mock/mock_executor.h
test/unittest/executors/mock/mock_executor_mgr_wrapper.h
test/unittest/executors/mock/mock_iasync_command.h
test/unittest/executors/mock/mock_iauth_driver_hdi.h
test/unittest/executors/mock/mock_iauth_executor_hdi.h
test/unittest/executors/mock/mock_iexecutor_messenger.h
test/unittest/inner_api/BUILD.gn
test/unittest/inner_api/inc/callback_manager_impl_test.h
test/unittest/inner_api/inc/co_auth_client_test.h
test/unittest/inner_api/inc/co_auth_proxy_test.h
test/unittest/inner_api/inc/executor_callback_proxy_test.h
test/unittest/inner_api/inc/executor_callback_service_test.h
test/unittest/inner_api/inc/executor_callback_stub_test.h
test/unittest/inner_api/inc/executor_messenger_client_test.h
test/unittest/inner_api/inc/executor_messenger_proxy_test.h
test/unittest/inner_api/inc/executor_messenger_stub_test.h
test/unittest/inner_api/inc/user_auth_callback_proxy_test.h
test/unittest/inner_api/inc/user_auth_callback_service_test.h
test/unittest/inner_api/inc/user_auth_callback_stub_test.h
test/unittest/inner_api/inc/user_auth_client_test.h
test/unittest/inner_api/inc/user_auth_proxy_test.h
test/unittest/inner_api/inc/user_idm_callback_proxy_test.h
test/unittest/inner_api/inc/user_idm_callback_service_test.h
test/unittest/inner_api/inc/user_idm_callback_stub_test.h
test/unittest/inner_api/inc/user_idm_client_test.h
test/unittest/inner_api/inc/user_idm_proxy_test.h
test/unittest/inner_api/inc/widget_callback_proxy_test.h
test/unittest/inner_api/inc/widget_callback_service_test.h
test/unittest/inner_api/inc/widget_callback_stub_test.h
test/unittest/inner_api/mocks/mock_executor_callback_service.h
test/unittest/inner_api/mocks/mock_executor_messenger_service.h
test/unittest/inner_api/mocks/mock_executor_register_callback.h
test/unittest/inner_api/mocks/mock_ipc_client_utils.cpp
test/unittest/inner_api/mocks/mock_ipc_client_utils.h
test/unittest/inner_api/mocks/mock_iuser_auth_widget_callback.h
test/unittest/inner_api/mocks/mock_remote_object.h
test/unittest/inner_api/mocks/mock_user_auth_callback_service.h
test/unittest/inner_api/mocks/mock_user_auth_client_callback.h
test/unittest/inner_api/mocks/mock_user_idm_callback_service.h
test/unittest/inner_api/mocks/mock_user_idm_client_callback.h
test/unittest/inner_api/mocks/mock_widget_callback_service_test.h
test/unittest/inner_api/src/callback_manager_impl_test.cpp
test/unittest/inner_api/src/co_auth_client_test.cpp
test/unittest/inner_api/src/co_auth_proxy_test.cpp
test/unittest/inner_api/src/executor_callback_proxy_test.cpp
test/unittest/inner_api/src/executor_callback_service_test.cpp
test/unittest/inner_api/src/executor_callback_stub_test.cpp
test/unittest/inner_api/src/executor_messenger_client_test.cpp
test/unittest/inner_api/src/executor_messenger_proxy_test.cpp
test/unittest/inner_api/src/executor_messenger_stub_test.cpp
test/unittest/inner_api/src/user_auth_callback_proxy_test.cpp
test/unittest/inner_api/src/user_auth_callback_service_test.cpp
test/unittest/inner_api/src/user_auth_callback_stub_test.cpp
test/unittest/inner_api/src/user_auth_client_test.cpp
test/unittest/inner_api/src/user_auth_event_listener_stub_test.cpp
test/unittest/inner_api/src/user_auth_proxy_test.cpp
test/unittest/inner_api/src/user_idm_callback_proxy_test.cpp
test/unittest/inner_api/src/user_idm_callback_service_test.cpp
test/unittest/inner_api/src/user_idm_callback_stub_test.cpp
test/unittest/inner_api/src/user_idm_client_test.cpp
test/unittest/inner_api/src/user_idm_proxy_test.cpp
test/unittest/inner_api/src/widget_callback_proxy_test.cpp
test/unittest/inner_api/src/widget_callback_service_test.cpp
test/unittest/inner_api/src/widget_callback_stub_test.cpp
test/unittest/services/BUILD.gn
test/unittest/services/inc/attributes_test.h
test/unittest/services/inc/co_auth_service_test.h
test/unittest/services/inc/co_auth_stub_test.h
test/unittest/services/inc/context_appstate_observer_test.h
test/unittest/services/inc/context_pool_test.h
test/unittest/services/inc/credential_info_test.h
test/unittest/services/inc/enrolled_info_test.h
test/unittest/services/inc/executor_messenger_service_test.h
test/unittest/services/inc/relative_timer_test.h
test/unittest/services/inc/resource_node_pool_test.h
test/unittest/services/inc/resource_node_test.h
test/unittest/services/inc/resource_node_utils_test.h
test/unittest/services/inc/schedule_node_helper_test.h
test/unittest/services/inc/schedule_node_test.h
test/unittest/services/inc/secure_user_info_test.h
test/unittest/services/inc/state_machine_test.h
test/unittest/services/inc/template_cache_manager_test.h
test/unittest/services/inc/update_pin_param_test.h
test/unittest/services/inc/user_auth_service_test.h
test/unittest/services/inc/user_auth_stub_test.h
test/unittest/services/inc/user_idm_database_test.h
test/unittest/services/inc/user_idm_service_test.h
test/unittest/services/inc/user_idm_session_controller_test.h
test/unittest/services/inc/user_idm_stub_test.h
test/unittest/services/inc/user_info_test.h
test/unittest/services/mocks/mock_auth_event_listener.h
test/unittest/services/mocks/mock_authentication.h
test/unittest/services/mocks/mock_co_auth_service.h
test/unittest/services/mocks/mock_context.h
test/unittest/services/mocks/mock_context_pool_listener.h
test/unittest/services/mocks/mock_credential_info.h
test/unittest/services/mocks/mock_enrollment.h
test/unittest/services/mocks/mock_executor_callback.h
test/unittest/services/mocks/mock_identification.h
test/unittest/services/mocks/mock_ipc_common.cpp
test/unittest/services/mocks/mock_ipc_common.h
test/unittest/services/mocks/mock_iuser_auth_interface.cpp
test/unittest/services/mocks/mock_iuser_auth_interface.h
test/unittest/services/mocks/mock_resource_node.h
test/unittest/services/mocks/mock_resource_node_pool_listener.h
test/unittest/services/mocks/mock_schedule_node.h
test/unittest/services/mocks/mock_schedule_node_callback.h
test/unittest/services/mocks/mock_secure_user_info.h
test/unittest/services/mocks/mock_thread_handler.h
test/unittest/services/mocks/mock_update_pin_param_info.h
test/unittest/services/mocks/mock_user_auth_callback.h
test/unittest/services/mocks/mock_user_auth_service.h
test/unittest/services/mocks/mock_user_idm_callback.h
test/unittest/services/mocks/mock_user_idm_service.h
test/unittest/services/mocks/mock_user_info.h
test/unittest/services/mocks/mock_widget_callback_interface.h
test/unittest/services/mocks/mock_widget_schedule_node.h
test/unittest/services/mocks/mock_widget_schedule_node_callback.h
test/unittest/services/src/attributes_test.cpp
test/unittest/services/src/auth_widget_helper_test.cpp
test/unittest/services/src/authentication_impl_test.cpp
test/unittest/services/src/co_auth_service_test.cpp
test/unittest/services/src/co_auth_stub_test.cpp
test/unittest/services/src/context_appstate_observer_test.cpp
test/unittest/services/src/context_callback_impl_test.cpp
test/unittest/services/src/context_factory_test.cpp
test/unittest/services/src/context_pool_test.cpp
test/unittest/services/src/credential_info_test.cpp
test/unittest/services/src/enroll_context_test.cpp
test/unittest/services/src/enrolled_info_test.cpp
test/unittest/services/src/enrollment_impl_test.cpp
test/unittest/services/src/executor_messenger_service_test.cpp
test/unittest/services/src/identification_impl_test.cpp
test/unittest/services/src/identify_context_test.cpp
test/unittest/services/src/ipc_common_test.cpp
test/unittest/services/src/relative_timer_test.cpp
test/unittest/services/src/resource_node_pool_test.cpp
test/unittest/services/src/resource_node_test.cpp
test/unittest/services/src/resource_node_utils_test.cpp
test/unittest/services/src/schedule_node_helper_test.cpp
test/unittest/services/src/schedule_node_test.cpp
test/unittest/services/src/secure_user_info_test.cpp
test/unittest/services/src/simple_auth_context_test.cpp
test/unittest/services/src/state_machine_test.cpp
test/unittest/services/src/template_cache_manager_test.cpp
test/unittest/services/src/ui_extension_ability_connection_test.cpp
test/unittest/services/src/update_pin_param_test.cpp
test/unittest/services/src/user_auth_service_test.cpp
test/unittest/services/src/user_auth_stub_test.cpp
test/unittest/services/src/user_idm_database_test.cpp
test/unittest/services/src/user_idm_service_test.cpp
test/unittest/services/src/user_idm_session_controller_test.cpp
test/unittest/services/src/user_idm_stub_test.cpp
test/unittest/services/src/user_info_test.cpp
test/unittest/services/src/widget_client_test.cpp
test/unittest/services/src/widget_context_callback_impl_test.cpp
test/unittest/services/src/widget_context_test.cpp
test/unittest/services/src/widget_json_test.cpp
test/unittest/services/src/widget_schedule_node_impl_test.cpp
user_auth_icon/AppScope/app.json5
user_auth_icon/README.md
user_auth_icon/README_ZH.md
user_auth_icon/build-profile.json5
user_auth_icon/hvigorfile.ts
user_auth_icon/library/BuildProfile.ets
user_auth_icon/library/Index.ets
user_auth_icon/library/build-profile.json5
user_auth_icon/library/hvigorfile.ts
user_auth_icon/library/oh-package.json5
user_auth_icon/library/src/main/ets/components/mainpage/UserAuthIcon.ets
user_auth_icon/library/src/main/module.json5
user_auth_icon/oh-package-lock.json5
user_auth_icon/oh-package.json5