Uses of Class
jetbrains.buildServer.web.WebAccessService
-
Packages that use WebAccessService Package Description jetbrains.buildServer.controllers jetbrains.buildServer.controllers.admin.backup jetbrains.buildServer.web.impl -
-
Uses of WebAccessService in jetbrains.buildServer.controllers
Constructors in jetbrains.buildServer.controllers with parameters of type WebAccessService Constructor Description DownloadFileController(SBuildServer server, SecurityContext securityContext, WebAccessService webAccessService, HttpDownloadProcessor httpDownloadProcessor)
FileBrowseController(SBuildServer server, SecurityContext securityContext, WebControllerManager webControllerManager, AuthorizationInterceptor interceptor, WebAccessService webAccessService, File rootDirectory, String urlPath, FileBrowseController.FileActionCallback fileActionCallback, ServerPaths serverPaths)
-
Uses of WebAccessService in jetbrains.buildServer.controllers.admin.backup
Constructors in jetbrains.buildServer.controllers.admin.backup with parameters of type WebAccessService Constructor Description BackupDownloadHelper(BackupSettingsPersistor backupSettingsPersistor, WebAccessService webAccessService)
-
Uses of WebAccessService in jetbrains.buildServer.web.impl
Subclasses of WebAccessService in jetbrains.buildServer.web.impl Modifier and Type Class Description class
WebAccessServiceImpl
-