Package accessControl

Access control component - Supposed to perform authentication, access and admission control.

See:
          Description

Class Summary
AccessControlController Controller class of component AccessControl.
IntegrityCheck Checks integrity of a message by generating a local message authentication code and comparing it to the one included in the message.
 

Package accessControl Description

Access control component - Supposed to perform authentication, access and admission control. The current implementation is limited to an integrity check based on message authentication codes (MAC).