Searched defs:JsAuthenticatorParam (Results 1 – 1 of 1) sorted by relevance
44 struct JsAuthenticatorParam : public CommonAsyncContext { struct45 JsAuthenticator jsAuthenticator;46 std::string name;47 std::string authType;48 std::string callerBundleName;49 AAFwk::WantParams options;50 std::vector<std::string> labels;51 VerifyCredentialOptions verifyCredOptions;52 SetPropertiesOptions setPropOptions;53 CreateAccountImplicitlyOptions createOptions;[all …]