sysModel
Interface ISecurityAdapter


public interface ISecurityAdapter

Adapter to connect environments and security manager.

Author:
Mathias Ricken

Method Summary
 void setProtected(boolean b)
          Set the protection flag.
 

Method Detail

setProtected

void setProtected(boolean b)
Set the protection flag.

Parameters:
b - true if actions are to be protected