org.eclipse.higgins.rpps.core.impl
Class RppsService.DummyTrustManagerFactory

java.lang.Object
  extended byjavax.net.ssl.TrustManagerFactorySpi
      extended byorg.eclipse.higgins.rpps.core.impl.RppsService.DummyTrustManagerFactory
Enclosing class:
RppsService

public static final class RppsService.DummyTrustManagerFactory
extends TrustManagerFactorySpi


Constructor Summary
RppsService.DummyTrustManagerFactory()
           
 
Method Summary
static String getAlgorithm()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RppsService.DummyTrustManagerFactory

public RppsService.DummyTrustManagerFactory()
Method Detail

getAlgorithm

public static String getAlgorithm()