Uses of Class
com.openindex.openestate.tool.utils.ssl.CallbackTrustManager
-
Packages that use CallbackTrustManager Package Description com.openindex.openestate.tool.utils Hilfsklassen.com.openindex.openestate.tool.utils.ssl -
-
Uses of CallbackTrustManager in com.openindex.openestate.tool.utils
Methods in com.openindex.openestate.tool.utils with parameters of type CallbackTrustManager Modifier and Type Method Description boolean
SSLTrustManagerCallback. canImport(CallbackTrustManager trustManager, X509Certificate cert)
-
Uses of CallbackTrustManager in com.openindex.openestate.tool.utils.ssl
Methods in com.openindex.openestate.tool.utils.ssl with parameters of type CallbackTrustManager Modifier and Type Method Description boolean
CallbackTrustManager.Callback. canImport(CallbackTrustManager trustManager, X509Certificate cert)
-