Class DisableSslVerificationRule
- java.lang.Object
 - 
- com.atlassian.confluence.webdriver.rules.DisableSslVerificationRule
 
 
- 
- All Implemented Interfaces:
 org.junit.rules.TestRule
@Deprecated public class DisableSslVerificationRule extends Object implements org.junit.rules.TestRule
Deprecated.since 7.14.0, use confluence-stateless-test-runner rules 
- 
- 
Constructor Summary
Constructors Constructor Description DisableSslVerificationRule()Deprecated. 
- 
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description org.junit.runners.model.Statementapply(org.junit.runners.model.Statement base, org.junit.runner.Description description)Deprecated. 
 -