Package | Description |
---|---|
org.jsslutils.extra.gsi | |
org.jsslutils.sslcontext | |
org.jsslutils.sslcontext.trustmanagers |
Modifier and Type | Class and Description |
---|---|
static class |
GsiWrappingTrustManager.Wrapper
Wrapper factory class that wraps existing X509TrustManagers into
GsiWrappingTrustManagers.
|
Modifier and Type | Method and Description |
---|---|
void |
X509SSLContextFactory.setTrustManagerWrapper(X509TrustManagerWrapper trustManagerWrapper)
Sets the trust manager wrapper.
|
Modifier and Type | Class and Description |
---|---|
static class |
TrustAllClientsWrappingTrustManager.Wrapper
Wrapper factory class that wraps existing X509TrustManagers into
X509TrustManagers that trust any clients.
|
static class |
TrustAllServersWrappingTrustManager.Wrapper
Wrapper factory class that wraps existing X509TrustManagers into
X509TrustManagers that trust any clients.
|
Copyright © 2013. All Rights Reserved.