|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.http.conn.ssl.SSLSocketFactory
org.apache.jmeter.protocol.http.util.HC4TrustAllSSLSocketFactory
public class HC4TrustAllSSLSocketFactory
Apache HttpClient protocol factory to generate SSL sockets
| Field Summary |
|---|
| Fields inherited from class org.apache.http.conn.ssl.SSLSocketFactory |
|---|
ALLOW_ALL_HOSTNAME_VERIFIER, BROWSER_COMPATIBLE_HOSTNAME_VERIFIER, SSL, SSLV2, STRICT_HOSTNAME_VERIFIER, TLS |
| Constructor Summary | |
|---|---|
HC4TrustAllSSLSocketFactory()
Create an SSL factory which trusts all certificates and hosts. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.http.conn.ssl.SSLSocketFactory |
|---|
connectSocket, connectSocket, createLayeredSocket, createSocket, createSocket, createSocket, getHostnameVerifier, getSocketFactory, isSecure, setHostnameVerifier |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HC4TrustAllSSLSocketFactory()
throws GeneralSecurityException
SSLSocketFactory.SSLSocketFactory(TrustStrategy, org.apache.http.conn.ssl.X509HostnameVerifier)
GeneralSecurityException - if there's a problem setting up the security
|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||