OSGi 컴퓨팅 환경에서 접근 제어를 이용한 원격 관리 서비스 구현

Implementation of Remote Management Service using Access Control on OSGi Computing Environment

  • 최규상 (인하공업전문대학 컴퓨터시스템과) ;
  • 정헌만 (인하공업전문대학 컴퓨터시스템과) ;
  • 이세훈 (인하공업전문대학 컴퓨터시스템과) ;
  • 백영태 (김포대학 멀티미디어과)
  • 발행 : 2006.12.15

초록

이 논문에서는 OSGi 서비스 프레임워크 환경에서 발생할 수 있는 보안 요구 사항 중에서 서로 다른 번들의 서비스간의 상호 작용에서 발생할 수 있는 접근 제어(access control)문제를 설명하고 이를 만족시킬 수 있는 구체적인 서비스 보안 모델을 제시하였다. 특히 번들이나 서비스에 대한 접근 통제를 유연성과 확장성이 보장되는 방식으로 처리 할 수 있도록 번들에 포함된 파일 형식으로 명시될 보안 정책(security policy)의 구성요소와 의미론을 정의한다. 또한, 원격 관리 서비스를 위한 효율적인 서비스 구조를 제안하였다.

In this paper, we proposed service security model and remote management service on OSGi computing environment. The model is used to make access control decisions like permission-based security inside the java2 platform. In model, policies are defined using a flat text file and include bundles. It method granted flexibility and extendability of access control of bundles and services. Also, we proposed service architecture efficiently for remote management service.

키워드