Searched refs:userAuth (Results 1 – 3 of 3) sorted by relevance
112 for (let localCallback of userAuth.subscribeTipSet.values()) {162 userAuth.subscribeTipSet.add(callback);163 if (userAuth.subscribeToTip) {169 userAuth.subscribeToTip = true;182 userAuth.subscribeTipSet.delete(optCallback);184 userAuth.subscribeTipSet.clear();187 if (!userAuth.subscribeToTip) {192 if (userAuth.subscribeTipSet.size !== 0) {198 userAuth.subscribeToTip = false;203 var userAuth = { variable[all …]
134 const userAuth = { variable236 return userAuth;
34 global.systemplugin.userIAM.userAuth = {