Package | Description |
---|---|
co.codewizards.cloudstore.client | |
co.codewizards.cloudstore.rest.client.ssl | |
co.codewizards.cloudstore.rest.client.transport |
Modifier and Type | Class and Description |
---|---|
static class |
CloudStoreClient.ConsoleDynamicX509TrustManagerCallback |
Modifier and Type | Method and Description |
---|---|
DynamicX509TrustManagerCallback |
SSLContextBuilder.getCallback() |
Modifier and Type | Method and Description |
---|---|
SSLContextBuilder |
SSLContextBuilder.callback(DynamicX509TrustManagerCallback callback) |
void |
SSLContextBuilder.setCallback(DynamicX509TrustManagerCallback callback) |
Modifier and Type | Method and Description |
---|---|
protected DynamicX509TrustManagerCallback |
RestRepoTransport.getDynamicX509TrustManagerCallback() |
Modifier and Type | Method and Description |
---|---|
Class<? extends DynamicX509TrustManagerCallback> |
RestRepoTransportFactory.getDynamicX509TrustManagerCallbackClass() |
Modifier and Type | Method and Description |
---|---|
void |
RestRepoTransportFactory.setDynamicX509TrustManagerCallbackClass(Class<? extends DynamicX509TrustManagerCallback> dynamicX509TrustManagerCallbackClass) |
Copyright © 2013-2014. All Rights Reserved.