Package org.yakshna.testwheel.apiplugin
Class TrustAllStrategy
java.lang.Object
org.yakshna.testwheel.apiplugin.TrustAllStrategy
- All Implemented Interfaces:
org.apache.hc.core5.ssl.TrustStrategy
- Author:
- YT-Prakash
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TrustAllStrategy
public TrustAllStrategy()
-
-
Method Details
-
isTrusted
- Specified by:
isTrusted
in interfaceorg.apache.hc.core5.ssl.TrustStrategy
- Throws:
CertificateException
-