Using Aspects to Design a Secure System

  • Authors:
  • Geri Georg;Indrakshi Ray;Robert France

  • Affiliations:
  • -;-;-

  • Venue:
  • ICECCS '02 Proceedings of the Eighth International Conference on Engineering of Complex Computer Systems
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

Developers of complex systems have to addressconcerns such as security, availability of services, andtimeliness that often are non-orthogonal to traditionaldesign structures, that is, the concerns cross-cuttraditional design units. In this paper we illustrate how anaspect-oriented approach to modeling allows developersto encapsulate such design concerns so that they can bewoven into a design in a systematic and consistentmanner. The paper focuses on the use of aspects formodeling and weaving in security concerns.