/ohos5.0/docs/en/application-dev/security/UserAuthenticationKit/ |
H A D | Readme-EN.md | 1 # User Authentication Kit (User Authentication Service) 3 - [Introduction to User Authentication Kit](user-authentication-overview.md) 4 - User Authentication Development 6 …- [Obtaining Supported Authentication Capabilities](obtain-supported-authentication-capabilities.m… 7 - [Initiating User Authentication](start-authentication.md) 8 - [Canceling User Authentication](cancel-authentication.md) 9 - [Applying Custom Authentication](apply-custom-authentication.md)
|
H A D | user-authentication-overview.md | 1 # Introduction to User Authentication Kit 3 User Authentication Kit provides the user authentication capabilities based on the lock screen pass… 5 User Authentication Kit provides system-level identity authentication and a system-level user authe… 63 4. Authentication capabilities: provides capabilities of PIN (password) authentication, facial auth… 77 | time | Authentication timestamp| uint64_t | Timestamp when the authentication is successful.| 78 | authTrustLevel | Authentication trust level| uint32_t | See [Authentication Trust Levels](#authen… 79 | authType | Authentication type| uint32_t | Authentication type, which can be facial authenticatio… 100 ### Authentication Trust Levels
|
H A D | cancel-authentication.md | 1 # Canceling User Authentication 11 … initiating authentication, see [Initiating Authentication](start-authentication.md) and [User Aut… 23 For details, see [Initiating Authentication](start-authentication.md).
|
/ohos5.0/docs/en/application-dev/reference/apis-user-authentication-kit/ |
H A D | Readme-EN.md | 1 # User Authentication Kit (User Authentication Service) 4 - [@ohos.userIAM.userAuth (User Authentication)](js-apis-useriam-userauth.md) 6 - [@ohos.userIAM.faceAuth (Facial Authentication) (System API)](js-apis-useriam-faceauth-sys.md) 7 - [@ohos.userIAM.userAuth (User Authentication) (System API)](js-apis-useriam-userauth-sys.md) 10 - [@ohos.userIAM.userAuthIcon (Embedded User Authentication Icons)](ohos-useriam-userauthicon.md) 12 - [User Authentication Error Codes](errorcode-useriam.md)
|
H A D | errorcode-useriam.md | 1 # User Authentication Error Codes 7 ## 12500001 Authentication Failed 11 Authentication failed. 39 ## 12500003 Authentication Canceled 43 Authentication canceled. 53 ## 12500004 Authentication Timed Out 57 Authentication timeout. 67 ## 12500005 Unsupported Authentication Type 101 Authentication service is busy. 111 ## 12500009 Authentication Locked [all …]
|
H A D | js-apis-useriam-userauth.md | 1 # @ohos.userIAM.userAuth (User Authentication) 454 | 12500001 | Authentication failed. | 456 | 12500003 | Authentication canceled. | 457 | 12500004 | Authentication timeout. | 460 | 12500007 | Authentication service is busy. | 461 | 12500009 | Authentication is locked out. | 624 | result | number | Yes | Authentication result. | 659 | [TipInfo](#tipinfodeprecated) | Authentication tip information. | 901 | 12500001 | Authentication failed. | 1354 | acquire | number | Yes | Authentication tip information.| [all …]
|
/ohos5.0/base/useriam/user_auth_framework/services/context/inc/ |
H A D | simple_auth_context.h | 33 SimpleAuthContext(uint64_t contextId, std::shared_ptr<Authentication> auth, 35 …SimpleAuthContext(const std::string &type, uint64_t contextId, std::shared_ptr<Authentication> aut… 49 std::shared_ptr<Authentication> auth_ = nullptr; 53 Authentication::AuthResultInfo &resultInfo); 55 void InvokeResultCallback(const Authentication::AuthResultInfo &resultInfo) const; 57 ResultCode GetPropertyForAuthResult(Authentication::AuthResultInfo &resultInfo); 58 bool SetCredentialDigest(const Authentication::AuthResultInfo &resultInfo, 61 Authentication::AuthResultInfo &resultInfo);
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-user-authentication-kit/ |
H A D | errorcode-useriam.md | 11 Authentication failed. 43 Authentication canceled. 57 Authentication timeout. 101 Authentication service is busy. 115 Authentication is locked out.
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/ |
H A D | authentication_impl_test.cpp | 67 Authentication::AuthenticationPara para = {}; 84 Authentication::AuthenticationPara para = {}; 102 Authentication::AuthenticationPara para = {}; 140 Authentication::AuthenticationPara para = {}; 164 Authentication::AuthResultInfo info = {}; 173 Authentication::AuthenticationPara para = {}; 199 Authentication::AuthResultInfo info = {}; 206 Authentication::AuthenticationPara para = {}; 222 Authentication::AuthenticationPara para = {}; 238 Authentication::AuthenticationPara para = {}; [all …]
|
/ohos5.0/drivers/interface/user_auth/v1_2/ |
H A D | UserAuthTypes.idl | 121 /**< Authentication type. See @{AuthType}. */ 161 /**< Authentication type. See @{AuthType}. */ 182 /**< Authentication trust level. */ 184 /**< Authentication type. See @{AuthType}. */ 214 /**< Authentication result. */ 222 /**< Authentication token. */ 252 /**< Authentication type. See @{AuthType}. */ 271 /**< Authentication type. See @{AuthType}. */ 288 /**< Authentication type. See @{AuthType}. */ 318 /**< Authentication type. See @{AuthType}. */ [all …]
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/user_auth_v1_2/foo/user_auth/v1_2/ |
H A D | UserAuthTypes.idl | 121 /**< Authentication type. See @{AuthType}. */ 161 /**< Authentication type. See @{AuthType}. */ 182 /**< Authentication trust level. */ 184 /**< Authentication type. See @{AuthType}. */ 214 /**< Authentication result. */ 222 /**< Authentication token. */ 252 /**< Authentication type. See @{AuthType}. */ 271 /**< Authentication type. See @{AuthType}. */ 288 /**< Authentication type. See @{AuthType}. */ 318 /**< Authentication type. See @{AuthType}. */ [all …]
|
/ohos5.0/drivers/interface/user_auth/v2_0/ |
H A D | UserAuthTypes.idl | 175 /**< Authentication type. See @{AuthType}. */ 230 /**< Authentication result. */ 238 /**< Authentication token. */ 280 /**< Authentication type. See @{AuthType}. */ 297 /**< Authentication type. See @{AuthType}. */ 331 /**< Authentication type. See @{AuthType}. */ 380 /**< Authentication trust level. */ 403 /**< Authentication type. See @{AuthType}. */ 422 /** Authentication type. See @{AuthType}. */ 437 /**< Authentication type. See @{AuthType}. */ [all …]
|
/ohos5.0/drivers/interface/user_auth/v3_0/ |
H A D | UserAuthTypes.idl | 181 /**< Authentication type. See @{AuthType}. */ 236 /**< Authentication result. */ 244 /**< Authentication token. */ 288 /**< Authentication type. See @{AuthType}. */ 307 /**< Authentication type. See @{AuthType}. */ 341 /**< Authentication type. See @{AuthType}. */ 390 /**< Authentication trust level. */ 413 /**< Authentication type. See @{AuthType}. */ 432 /** Authentication type. See @{AuthType}. */ 447 /**< Authentication type. See @{AuthType}. */ [all …]
|
/ohos5.0/drivers/interface/user_auth/v1_0/ |
H A D | UserAuthTypes.idl | 121 /**< Authentication type. See @{AuthType}. */ 161 /**< Authentication type. See @{AuthType}. */ 180 /**< Authentication trust level. */ 182 /**< Authentication type. See @{AuthType}. */ 212 /**< Authentication result. */ 220 /**< Authentication token. */ 248 /**< Authentication type. See @{AuthType}. */ 267 /**< Authentication type. See @{AuthType}. */ 284 /**< Authentication type. See @{AuthType}. */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/user_auth_v1_0/foo/user_auth/v1_0/ |
H A D | UserAuthTypes.idl | 121 /**< Authentication type. See @{AuthType}. */ 161 /**< Authentication type. See @{AuthType}. */ 180 /**< Authentication trust level. */ 182 /**< Authentication type. See @{AuthType}. */ 212 /**< Authentication result. */ 220 /**< Authentication token. */ 248 /**< Authentication type. See @{AuthType}. */ 267 /**< Authentication type. See @{AuthType}. */ 284 /**< Authentication type. See @{AuthType}. */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/user_auth_v1_1/foo/user_auth/v1_0/ |
H A D | UserAuthTypes.idl | 121 /**< Authentication type. See @{AuthType}. */ 161 /**< Authentication type. See @{AuthType}. */ 180 /**< Authentication trust level. */ 182 /**< Authentication type. See @{AuthType}. */ 212 /**< Authentication result. */ 220 /**< Authentication token. */ 248 /**< Authentication type. See @{AuthType}. */ 267 /**< Authentication type. See @{AuthType}. */ 284 /**< Authentication type. See @{AuthType}. */
|
/ohos5.0/base/useriam/user_auth_framework/services/context/src/ |
H A D | simple_auth_context.cpp | 35 Authentication::AuthResultInfo &resultInfo) in GetPropertyTemplateIds() 72 ResultCode SimpleAuthContext::GetPropertyForAuthResult(Authentication::AuthResultInfo &resultInfo) in GetPropertyForAuthResult() 121 SimpleAuthContext::SimpleAuthContext(uint64_t contextId, std::shared_ptr<Authentication> auth, in SimpleAuthContext() 128 …impleAuthContext(const std::string &type, uint64_t contextId, std::shared_ptr<Authentication> auth, in SimpleAuthContext() 186 Authentication::AuthResultInfo resultInfo = {}; in OnResult() 231 Authentication::AuthResultInfo &resultInfo) in UpdateScheduleResult() 247 bool SimpleAuthContext::SetCredentialDigest(const Authentication::AuthResultInfo &resultInfo, in SetCredentialDigest() 264 void SimpleAuthContext::InvokeResultCallback(const Authentication::AuthResultInfo &resultInfo) const in InvokeResultCallback()
|
/ohos5.0/base/useriam/user_auth_framework/ |
H A D | README.md | 1 # Unified User Authentication (userauth) 7 … the User Identity & Access Management (IAM) subsystem, Unified User Authentication (userauth) imp… 15 The userauth APIs support user authentication of the target Authentication Trust Level (ATL). The t… 48 1. Authentication scheme: Determine the user authentication scheme based on the user credentials en… 49 2. Authentication result evaluation: Evaluate whether the authentication reaches the target ATL bas…
|
/ohos5.0/base/useriam/user_auth_framework/services/core/src/ |
H A D | authentication_impl.h | 28 class AuthenticationImpl final : public Authentication, public NoCopyable { 42 std::vector<Authentication::AuthExecutorMsg> GetAuthExecutorMsgs() const override; 65 std::vector<Authentication::AuthExecutorMsg> authExecutorMsgs_ {};
|
/ohos5.0/base/useriam/user_auth_framework/services/core/inc/ |
H A D | authentication.h | 27 class Authentication { 64 virtual ~Authentication() = default; 75 virtual std::vector<Authentication::AuthExecutorMsg> GetAuthExecutorMsgs() const = 0;
|
/ohos5.0/docs/en/device-dev/driver/ |
H A D | Readme-EN.md | 46 - [Facial Authentication](driver-peripherals-face_auth-des.md) 47 - [Fingerprint Authentication](driver-peripherals-fingerprint_auth-des.md) 51 - [PIN Authentication](driver-peripherals-pinauth-des.md) 55 - [User Authentication](driver-peripherals-user-auth-des.md)
|
/ohos5.0/docs/zh-cn/application-dev/security/UniversalKeystoreKit/ |
H A D | huks-hmac-overview.md | 3 MAC(Message Authentication Code)提供了一种在不可靠介质上检验传输或存储信息完整性的方法,HMAC是密钥相关的哈希运算消息认证码(Hash-based Message …
|
/ohos5.0/docs/zh-cn/application-dev/security/UserAuthenticationKit/ |
H A D | Readme-CN.md | 1 # User Authentication Kit(用户认证服务) 3 - [User Authentication Kit简介](user-authentication-overview.md)
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/dummy/ |
H A D | dummy_authentication.h | 27 class DummyAuthentication : public Authentication { 44 std::vector<Authentication::AuthExecutorMsg> GetAuthExecutorMsgs() const in GetAuthExecutorMsgs()
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/mocks/ |
H A D | mock_authentication.h | 25 class MockAuthentication final : public Authentication { 37 MOCK_CONST_METHOD0(GetAuthExecutorMsgs, std::vector<Authentication::AuthExecutorMsg>());
|