Skip to content Skip to sidebar Skip to footer
Showing posts with the label Spring Security

Decrypting A String Encrypted On An Android Device

On an Android 4.4 device, a string has been encrypted using the org.springframework.security.crypto… Read more Decrypting A String Encrypted On An Android Device

How To Do A Get Request Using Retrofit2?

I have a restfull web service which is running on a localhost. I would like to make a retrofit2 GET… Read more How To Do A Get Request Using Retrofit2?