Uses of Class
jetbrains.buildServer.serverSide.https.Http01ChallengeFileServer
-
Packages that use Http01ChallengeFileServer Package Description jetbrains.buildServer.controllers.https jetbrains.buildServer.https.diagnostic -
-
Uses of Http01ChallengeFileServer in jetbrains.buildServer.controllers.https
Constructors in jetbrains.buildServer.controllers.https with parameters of type Http01ChallengeFileServer Constructor Description HttpsCertificateSettingsController(HttpsConfigurator httpsConfigurator, AcmeService acmeService, AcmeAccountStorage acmeAccountStorage, SecurityContextEx securityContext, AuditLogFactory auditLogFactory, ServerSettings serverSettings, Http01ChallengeFileServer http01ChallengeFileServer, Http01ChallengeController http01ChallengeController)
-
Uses of Http01ChallengeFileServer in jetbrains.buildServer.https.diagnostic
Constructors in jetbrains.buildServer.https.diagnostic with parameters of type Http01ChallengeFileServer Constructor Description HttpsCertificateExpirationStatusReport(HttpsConfigurator configurator, AcmeAccountStorage acmeAccountStorage, AcmeService acmeService, ServerSettings serverSettings, Http01ChallengeFileServer challengeFileServer, Http01ChallengeController http01ChallengeController, EventDispatcher<BuildServerListener> eventDispatcher, PagePlaces pagePlaces)
-