Package org.jclouds.http.config
Class SSLModule.UntrustedSSLContextSupplier
java.lang.Object
org.jclouds.http.config.SSLModule.UntrustedSSLContextSupplier
- All Implemented Interfaces:
com.google.common.base.Supplier<SSLContext>
,Supplier<SSLContext>
- Enclosing class:
SSLModule
@Singleton
public static class SSLModule.UntrustedSSLContextSupplier
extends Object
implements com.google.common.base.Supplier<SSLContext>
-
Method Summary
-
Method Details
-
get
- Specified by:
get
in interfacecom.google.common.base.Supplier<SSLContext>
- Specified by:
get
in interfaceSupplier<SSLContext>
-