hs.lib
Class SupportingMethods

java.lang.Object
  extended by hs.lib.SupportingMethods

public class SupportingMethods
extends java.lang.Object

Supporting methods which may be helpful / relevant to HeyStaks.

Author:
aidan

Nested Class Summary
static class SupportingMethods.TrustAllHostNameVerifier
           
 
Constructor Summary
SupportingMethods()
           
 
Method Summary
static void acceptAllTheThings()
          When testing on fodder use this to accept invalid / self signed certs.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SupportingMethods

public SupportingMethods()
Method Detail

acceptAllTheThings

public static void acceptAllTheThings()
When testing on fodder use this to accept invalid / self signed certs.