java can provide security ,how can provide?
Answer Posted / chidananada p.d
java consists of JAAS [java authentication and authorization
services ],By implementing these classes into our
application we can provide security.But in other
technologies there is no security concepts available directly.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is get () in java?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
Is namespace same as package in java?
Can we split string with in java?
What java is used for?
What is the transient keyword?
Describe how to implement singleton design pattern in struts.
What is the difference between applet and application?
What is udp in java?
Can we convert stringbuilder to string in java?
What is the SimpleTimeZone class?
What is the finalize method do?
What is length in java?
What do you mean by scope of variable?
What is the purpose of lambda expressions?