INVESTIGADORES
GARRIDO Alejandra
capítulos de libros
Título:
Bodyguard
Autor/es:
FERNANDO DAS NEVES; ALEJANDRA GARRIDO
Libro:
Design Patterns in Communications Software
Editorial:
Cambridge University Press
Referencias:
Lugar: Cambridge; Año: 2001; p. 209 - 224
Resumen:
The intent of the Bodyguard Pattern is to allow  objects to be shared and  to control  access  to them in  a  distributed  environment  without  system  level support for distributed objects. The Bodyguard is an object behavioral pattern that simplifies the management of object sharing over a network. It provides message dispatching validation and assignment of access rights to objects in non-local environments, to prevent the incorrect access to an object in colaborative applications.