bad.robot.http.java
Class AlwaysTrustingDefaultSslSocketFactory

java.lang.Object
  extended by bad.robot.http.java.AlwaysTrustingDefaultSslSocketFactory
All Implemented Interfaces:
ConfigurePlatformDefaultSslSocketFactory

public class AlwaysTrustingDefaultSslSocketFactory
extends Object
implements ConfigurePlatformDefaultSslSocketFactory


Constructor Summary
AlwaysTrustingDefaultSslSocketFactory()
           
 
Method Summary
 void configureDefaultSslSocketFactory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlwaysTrustingDefaultSslSocketFactory

public AlwaysTrustingDefaultSslSocketFactory()
Method Detail

configureDefaultSslSocketFactory

public void configureDefaultSslSocketFactory()
Specified by:
configureDefaultSslSocketFactory in interface ConfigurePlatformDefaultSslSocketFactory


Copyright © 2012. All Rights Reserved.