Uses of Interface
jetbrains.buildServer.serverSide.AuthConfigTestPatcher
-
Packages that use AuthConfigTestPatcher Package Description jetbrains jetbrains.buildServer.serverSide -
-
Uses of AuthConfigTestPatcher in jetbrains
Method parameters in jetbrains with type arguments of type AuthConfigTestPatcher Modifier and Type Method Description static voidBuildServerCreator. patchAuthConfig(ServerPaths serverPaths, Collection<AuthConfigTestPatcher> patchers) -
Uses of AuthConfigTestPatcher in jetbrains.buildServer.serverSide
Classes in jetbrains.buildServer.serverSide that implement AuthConfigTestPatcher Modifier and Type Class Description classRemoveBasicHttpAuthSchemeAuthConfigTestPatcher
-