Searched defs:OAuthAsyncContext (Results 1 – 1 of 1) sorted by relevance
91 std::string name;92 std::string owner;93 std::string sessionId;94 std::string bundleName;95 std::string authType;96 std::string token;97 std::set<std::string> authList;98 bool isVisible = false;99 AAFwk::Want options;100 AuthenticatorInfo authenticatorInfo;[all …]