Searched defs:authContext (Results 1 – 4 of 4) sorted by relevance
105 IAM_STATIC ResultCode SetContextExpiredTime(UserAuthContext *authContext) in SetContextExpiredTime()586 UserAuthContext *authContext = GetContext(contextId); in DestroyContextbyId() local
50 UserAuthContext *authContext = NULL; in GenerateSolutionFunc() local
77 UserAuthContext authContext = {}; variable
1040 …bool ParseContextForAuth(napi_env env, napi_callback_info cbInfo, JsDomainPluginParam &authContext) in ParseContextForAuth()1080 auto authContext = std::make_unique<JsDomainPluginParam>(env); in Auth() local