Home
last modified time | relevance | path

Searched defs:authService (Results 1 – 19 of 19) sorted by path

/dports/devel/staf/src/staf/stafproc/
H A DSTAFProcUtil.cpp334 STAFServicePtr authService; in requiresSecureConnection() local
/dports/net/storj/storj-1.45.3/cmd/uplinkng/
H A Dcmd_share.go39 authService string member
/dports/sysutils/signon-qt5/signond-07d45498ad374d9e8e4ff6a886f4b4bb850c0cb5/lib/SignOn/
H A Dauthsessionimpl.cpp106 SignondAsyncDBusProxy *authService = in initInterface() local
H A Didentityimpl.cpp536 SignondAsyncDBusProxy *authService = in sendRegisterRequest() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/content_suggestions/
H A Dcontent_suggestions_coordinator.mm124 @property(nonatomic, assign) AuthenticationService* authService; property
H A Dntp_home_mediator.mm101 @property(nonatomic, assign) AuthenticationService* authService; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/settings/google_services/
H A Daccounts_table_view_controller.mm608 - (AuthenticationService*)authService { method
H A Dgoogle_services_settings_coordinator.mm55 @property(nonatomic, assign, readonly) AuthenticationService* authService; property
162 - (AuthenticationService*)authService { method
H A Dmanage_sync_settings_coordinator.mm67 @property(nonatomic, assign, readonly) AuthenticationService* authService; property
147 - (AuthenticationService*)authService { method
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/settings/safety_check/
H A Dsafety_check_mediator.mm164 @property(nonatomic, assign) AuthenticationService* authService; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/web_view/shell/
H A Dshell_view_controller.m58 @property(nonatomic, strong) ShellAuthService* authService; property
/dports/www/gitea/gitea-1.16.5/cmd/
H A Dadmin_auth_ldap.go19 authService struct { struct
20 initDB func(ctx context.Context) error
21 createAuthSource func(*auth.Source) error
22 updateAuthSource func(*auth.Source) error
23 getAuthSourceByID func(id int64) (*auth.Source, error)
280 func (a *authService) getAuthSource(c *cli.Context, authType auth.Type) (*auth.Source, error) {
298 func (a *authService) addLdapBindDn(c *cli.Context) error {
327 func (a *authService) updateLdapBindDn(c *cli.Context) error {
349 func (a *authService) addLdapSimpleAuth(c *cli.Context) error {
378 func (a *authService) updateLdapSimpleAuth(c *cli.Context) error {
/dports/www/ilias/ILIAS-5.4.25/Modules/Cloud/classes/
H A Dclass.ilCloudPluginService.php61 public function authService($callback_url = "") function in ilCloudPluginService
/dports/www/ilias6/ILIAS-6.14/Modules/Cloud/classes/
H A Dclass.ilCloudPluginService.php69 public function authService($callback_url = "") function in ilCloudPluginService
/dports/www/nextcloud/nextcloud/lib/private/Files/ObjectStore/
H A DSwiftFactory.php177 private function auth($authService, string $cacheKey) {
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmOpenidAuthenticationPlugin/test/model/service/
H A DAuthenticationProviderServiceTest.php30 private $authService; variable in AuthenticationProviderServiceTest
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmSecurityAuthenticationPlugin/lib/service/
H A DPasswordResetService.php65 public function setAuthenticationService($authService) {
/dports/www/wt/wt-4.6.1/examples/feature/oauth/
H A DOAuth.C17 Auth::AuthService authService; variable
/dports/www/wt/wt-4.6.1/examples/feature/oidc/
H A DOidc.C17 const Wt::Auth::AuthService authService; variable