vendredi 1 septembre 2017

Prevent debuggers to see variable value

Is there a way that I can configure properties of my JPA(I am using hibernate as implementation) entity such that no one can see its value while debugging?

The property is transient and I don't want anyone to see it while debugging due to security reasons. The jar/war of my application will be used by third party.





Aucun commentaire:

Enregistrer un commentaire