Uses of Class
jetbrains.buildServer.serverSide.impl.auth.AuthConfigManager
-
Packages that use AuthConfigManager Package Description jetbrains.buildServer.controllers.admin jetbrains.buildServer.controllers.healthStatus.reports jetbrains.buildServer.serverSide.impl.xml -
-
Uses of AuthConfigManager in jetbrains.buildServer.controllers.admin
Constructors in jetbrains.buildServer.controllers.admin with parameters of type AuthConfigManager Constructor Description AuthAdminPage(BuildServerImpl server, PagePlaces pagePlaces, LoginConfigurationEx loginConfiguration, ServerPaths serverPaths, ServerSettingsImpl serverSettings, WebControllerManager webControllerManager, AuthorizationInterceptor interceptor, AuthConfigManager authConfigManager, SessionModel sessionModel, TokenAuthenticationModel tokenAuthenticationModel)
-
Uses of AuthConfigManager in jetbrains.buildServer.controllers.healthStatus.reports
Constructors in jetbrains.buildServer.controllers.healthStatus.reports with parameters of type AuthConfigManager Constructor Description BuiltInAuthModuleHealthPageExtension(PagePlaces pagePlaces, AdminActionsController actionsController, LoginConfigurationEx loginConfiguration, AuthConfigManager authConfigManager, GlobalHealthItemsTracker healthItemsExpirationTracker)
-
Uses of AuthConfigManager in jetbrains.buildServer.serverSide.impl.xml
Methods in jetbrains.buildServer.serverSide.impl.xml with parameters of type AuthConfigManager Modifier and Type Method Description void
ConfigurationInitializer. setAuthConfigManager(AuthConfigManager authConfigManager)
-