Android Application to test Registration process into WebAPI Mobile security module.
WebAPIExampleRSARegistration is hosted in the following web site
https://github.com/secho/WebAPIExampleRSARegistration
If you think the Android project WebAPIExampleRSARegistration 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 WebAPIExampleRSARegistration.
Item | Value |
---|---|
Java File Count | 11 |
Activity Count | 2 |
jar files used | core-1.51.0.0.jar pg-1.51.0.0.jar pkix-1.51.0.0.jar prov-1.51.0.0.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
WebAPIExampleRSARegistration has the following Java source files.
cz.flexer.webapiexample.ActLoginGetCode.java cz.flexer.webapiexample.MainActivity.java cz.flexer.webapiexample.api.WebAPIClient.java cz.flexer.webapiexample.api.WebApiInterface.java cz.flexer.webapiexample.model.AuthRegistration.java cz.flexer.webapiexample.model.EncryptedMessage.java cz.flexer.webapiexample.model.KeyResponse.java cz.flexer.webapiexample.security.Cryptography.java cz.flexer.webapiexample.util.SystemUiHider.java cz.flexer.webapiexample.util.SystemUiHiderBase.java cz.flexer.webapiexample.util.SystemUiHiderHoneycomb.java