Java and security
Java language
Article REF: H3088 V1
Java and security
Java language

Authors : Patrick BELLOT, Christophe MATIACHOFF

Publication date: August 10, 1998 | Lire en français

Logo Techniques de l'Ingenieur You do not have access to this resource.
Request your free trial access! Free trial

Already subscribed?

3. Java and security

Java programs are designed to be downloaded over the network, which implies security aspects. No one would dare execute downloaded code whose actual content he or she did not know, if he or she did not have information about the code's safety. Security is assured at several levels, and mainly concerns applets.

3.1 Language restrictions

The first level of security is that of the language itself. Java has replaced pointers with references. There is no reference arithmetic in Java similar to the pointer arithmetic of C or C++. It is therefore impossible for the programmer to manipulate memory addresses to access unauthorized areas.

The ability to declare a class or methods as final prohibits any inheritance of the class and any redefinition...

You do not have access to this resource.
Logo Techniques de l'Ingenieur

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource. Click here to request your free trial access!

Already subscribed?


Article included in this offer

"Software technologies and System architectures"

( 227 articles )

Complete knowledge base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

View offer details