A Study on the Authorization Access Mechanism of Java Mobile Code

Shaohua Tang
DOI: https://doi.org/10.3969/j.issn.1000-3428.2001.01.003
2001-01-01
Abstract:Java mobile code is a kind of Java program which can be transmitted from one computer to another through the network and then run one the destination computer, and is widely adopted in modern network computing and e-commerce. However, this distinguished feature of Java implies a disadvantage ofauthorization and access control, i.e., the unauthorized people can easily run these programmes illegally. Aiming at the disadvantage of Java mobile code, authorization and access control schemes are proposed for Java Applet and Java Servlet respectively to solve the problems securely and efficiently.
What problem does this paper attempt to address?