首页> 外文会议>International Conference on Security Management >Secure Common Web Server Session - Sharing object data across deployed Java web applications on the same web server
【24h】

Secure Common Web Server Session - Sharing object data across deployed Java web applications on the same web server

机译:安全公共Web服务器会话 - 在同一Web服务器上跨部署的Java Web应用程序共享对象数据

获取原文

摘要

When web applications are deployed to a Java web server, there is no consistent or easy way to share object data among them. In this paper, we propose a mechanism, the Secure Common Web Server Session (SCWSS), which allows object data to be shared across deployed web applications, independent of the web server or any other implementation specifics, in a manner similar to storing session objects in Java. In SCWSS, the byte representation of the object data is first encoded to ASCII format, then encrypted (currently using DES), and finally saved in a cookie with a name supplied by the developer at the root level. Data can then be retrieved by any other application deployed to the same web server that can supply the correct encryption key. The proposed mechanism has been implemented, tested using various browsers, and analyzed for shortcomings and possible improvement.
机译:当Web应用程序部署到Java Web服务器时,没有一致或简单的方法来共享它们之间的对象数据。在本文中,我们提出了一种机制,安全公共Web服务器会话(SCWSS),其允许对象数据以与存储会话对象类似的方式独立于部署的Web应用程序,与Web服务器或任何其他实现细节相似在Java。在SCWS中,对象数据的字节表示首先被编码为ASCII格式,然后将其加密(当前使用des),并且最终保存在cookie中,并在根级别提供由开发人员提供的名称。然后可以通过部署到可以提供正确加密密钥的相同Web服务器的任何其他应用程序来检索数据。已经实施了所提出的机制,使用各种浏览器进行测试,并分析缺点和可能的改进。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号