Home
last modified time | relevance | path

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

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-jwt/
H A Dpath_login.go258 func (b *jwtAuthBackend) fetchGroups(ctx context.Context, pConfig CustomProvider, allClaims map[str… func
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/modules/setup/application/forms/
H A DAdminAccountPage.php351 protected function fetchGroups() function in Icinga\\Module\\Setup\\Forms\\AdminAccountPage
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/workspaces/Classes/Service/
H A DStagesService.php562 private function fetchGroups($grList, $idList = '') function in TYPO3\\CMS\\Workspaces\\Service\\StagesService
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/workspaces/Classes/Service/
H A DStagesService.php561 private function fetchGroups($grList, $idList = '') function in TYPO3\\CMS\\Workspaces\\Service\\StagesService
/dports/www/nextcloud/nextcloud/apps-pkg/user_ldap/lib/
H A DWizard.php439 public function fetchGroups($dbKey, $confKey) { function in OCA\\User_LDAP\\Wizard
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Authentication/
H A DBackendUserAuthentication.php1556 public function fetchGroups($grList, $idList = '') function in TYPO3\\CMS\\Core\\Authentication\\BackendUserAuthentication
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Authentication/
H A DBackendUserAuthentication.php1486 public function fetchGroups($grList, $idList = '') function in TYPO3\\CMS\\Core\\Authentication\\BackendUserAuthentication
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/news/
H A Dnntp.py190 def fetchGroups(self): member in NNTPClient