Uses of Class
org.tmatesoft.svn.core.internal.io.dav.http.HTTPSSLKeyManager
-
Packages that use HTTPSSLKeyManager Package Description org.tmatesoft.svn.core.internal.io.dav.http -
-
Uses of HTTPSSLKeyManager in org.tmatesoft.svn.core.internal.io.dav.http
Fields in org.tmatesoft.svn.core.internal.io.dav.http declared as HTTPSSLKeyManager Modifier and Type Field Description private HTTPSSLKeyManagerHTTPConnection. myKeyManagerMethods in org.tmatesoft.svn.core.internal.io.dav.http that return HTTPSSLKeyManager Modifier and Type Method Description private HTTPSSLKeyManagerHTTPConnection. createKeyManager()Methods in org.tmatesoft.svn.core.internal.io.dav.http with parameters of type HTTPSSLKeyManager Modifier and Type Method Description private voidHTTPConnection. connect(HTTPSSLKeyManager keyManager, javax.net.ssl.TrustManager trustManager, ISVNProxyManager proxyManager)
-