作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2007, Vol. 33 ›› Issue (06): 107-109.

• 安全技术 • 上一篇    下一篇

基于Java新IO的Web安全网关

罗振兴1,努尔买买提. 黑力力1,2,徐大伟1,赵 琛1,林作铨1   

  1. (1. 北京大学信息科学系,北京 100871;2. 新疆大学数学与系统科学学院,乌鲁木齐 830046)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-03-20 发布日期:2007-03-20

Web Application Security Gateway with Java NIO

LUO Zhenxing1, Nuermaimaiti Heilili1,2, XU Dawei1, ZHAO Chen1, LIN Zuoquan1   

  1. (1. Department of Information Science, Peking University, Beijing 100871;                              2. School of Mathematics and System Science, Xinjiang University, Wulumuqi 830046)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-03-20 Published:2007-03-20

摘要: 在实践经验的基础上分析了Java NIO的特性,采用事件驱动、非阻塞的IO多路复用、多线程、安全Cookies、SSL、高速缓存等多种技术,设计并实现了构架在PKI上基于角色访问控制策略的安全访问控制服务器。

关键词: 访问控制, Java NIO, 安全

Abstract: This paper analyzes new traits of the Java NIO. It designs and implements the Web security access control server with the techniques of event-driven, non-blocking IO multiplexing, secure cookies, SSL and caches based on the framework of PKI and the policy of role-based access control.

Key words: Access control, Java NIO, Security

中图分类号: