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 voidpatch(org.jdom.Element root) 
 -