Package jetbrains.buildServer.serverSide
Interface AuthConfigTestPatcher
-
- All Superinterfaces:
ServerExtension
,TeamCityExtension
- All Known Implementing Classes:
RemoveBasicHttpAuthSchemeAuthConfigTestPatcher
public interface AuthConfigTestPatcher extends ServerExtension
- Author:
- Maxim.Manuylov Date: 23.11.12
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
patch(org.jdom.Element root)
-