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
Are strings immutable in java?
What is the maximum size of byte array in java?
What is the difference between Java1.4 and Java1.5
What is function overriding and overloading in java?
How do you bind variables?
What is the difference between double and float variables in java?
What does string intern() method do?
What is functional interface in java example?
What is illegal identifier in java?
What is parsing a string?
Difference between vector and arraylist.
How do you compare two objects?
Why bytecode is called bytecode?
How many arguments can be passed to main ()?
Why is it called boolean?