Sciweavers

304 search results - page 5 / 61
» Safe futures for Java
Sort
View
HPN
1998
13 years 9 months ago
Service Logic Mobility over Intelligent Broadband Networks
The concept of Intelligent Networks (IN) provides a convenient and future safe
Charalampos Z. Patrikakis, Spyros E. Polykalas, Ia...
SIGSOFT
2009
ACM
14 years 8 months ago
Fitting the pieces together: a machine-checked model of safe composition
Programs of a software product line can be synthesized by composing features which implement a unit of program functionality. In most product lines, only some combination of featu...
Benjamin Delaware, William R. Cook, Don S. Batory
OOPSLA
2000
Springer
13 years 11 months ago
An approach to safe object sharing
It is essential for security to be able to isolate mistrusting programs from one another, and to protect the host platform from programs. Isolation is difficult in object-oriented...
Ciarán Bryce, Chrislain Razafimahefa
WETICE
1998
IEEE
13 years 12 months ago
Enabling Synchronous Joint-Working In Java
This paper gives an outlook on technologies for joint-working with Java-based programs - applets and applications. Various approaches and APIs applied to the Java environment are ...
Vladimir Minenko
ESORICS
2010
Springer
13 years 8 months ago
Enforcing Secure Object Initialization in Java
Sun and the CERT recommend for secure Java development to not allow partially initialized objects to be accessed. The CERT considers the severity of the risks taken by not followin...
Laurent Hubert, Thomas P. Jensen, Vincent Monfort,...