lundi 27 novembre 2017

How to fully block reflection in java

I would like you to tell me how to fully block the reflection in private fields in java. I know wa can block it with checking the caller class but this only in privates methods but not in private fields like a String/int etc..

Thank you !





Aucun commentaire:

Enregistrer un commentaire