Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

String concatenation


  • From: David at Byrden.com (David Byrden)
  • Subject: String concatenation
  • Date: Sat Nov 12 19:29:44 2005

> From: Ted Neward <ted@xxxxxxxxxx>


> (2) I still don't understand how making String final makes it secure.

	It ensures that when they call any method through a String reference, they
know what it will do. Text is ubiquitious and insecure Strings would
therefore force the use of a SecureString class in much API code, with
time-wasting conversions.


				David Byrden
				http://byrden.com is down, dammit


---
To unsubscribe, mail advanced-java-unsubscribe@xxxxxxxxxxxxxxxx
To get help, mail advanced-java-help@xxxxxxxxxxxxxxxx