Pergunta de entrevista da empresa IGATE

How will you implement security in java?

Resposta da entrevista

Sigiloso

19 de nov. de 2012

By using Encaptulation, In Encaptulation we will provide security for data by avoiding direct access of class members and that members are accessed by proper authendication and public setter and getter methods.