WebView of Android that can use client certificate authentication..
webview-with-client-certificate is hosted in the following web site
https://github.com/yonekawa/webview-with-client-certificate
If you think the Android project webview-with-client-certificate listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of webview-with-client-certificate.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
webview-with-client-certificate has the following Java source files.
jp.mog2dev.HowToUseActivity.java jp.mog2dev.webkit.ClientCertificateWebView.java jp.mog2dev.webkit.ClientCertificateWebViewClient.java jp.mog2dev.webkit.cert.ClientCertificate .java