Home
last modified time | relevance | path

Searched defs:getUserById (Results 1 – 8 of 8) sorted by relevance

/dports/www/ilias/ILIAS-5.4.25/Services/Mail/test/
H A DilMailMimeTest.php195 protected function getUserById($usrId) function in ilMailMimeTest
/dports/www/ilias6/ILIAS-6.14/Services/Mail/test/
H A DilMailMimeTest.php197 protected function getUserById(int $usrId) : ilObjUser function in ilMailMimeTest
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/zaproxy/zap/extension/users/
H A DContextUserAuthManager.java125 public User getUserById(int id) { in getUserById() method in ContextUserAuthManager
/dports/games/scorched3d/scorched/src/server/server/
H A DServerAuthHandlerPrefered.cpp86 ServerAuthHandlerPrefered::UserEntry *ServerAuthHandlerPrefered::getUserById(const char *uniqueId) in getUserById() function in ServerAuthHandlerPrefered
/dports/www/grafana8/grafana-8.3.6/pkg/services/login/authinfoservice/
H A Dservice.go44 func (s *Implementation) getUserById(id int64) (bool, *models.User, error) { func
/dports/graphics/drawpile/Drawpile-2.1.20/src/libclient/canvas/
H A Duserlist.cpp271 User UserListModel::getUserById(int id) const in getUserById() function in canvas::UserListModel
/dports/www/phpmyfaq/phpmyfaq/src/phpMyFAQ/
H A DUser.php864 public function getUserById($userId, $allowBlockedUsers = false) function in phpMyFAQ\\User
/dports/net-im/chatterino2/chatterino2-2.3.4/src/providers/twitch/api/
H A DHelix.cpp79 void Helix::getUserById(QString userId, in getUserById() function in chatterino::Helix