Uses of Package
unsw.cse.mica.blackboard.secure

Packages that use unsw.cse.mica.blackboard.secure
unsw.cse.mica.blackboard.secure Provides security mechanisms for using in controlling what access agents can have with the blackboard. 
unsw.cse.mica.blackboard.transport.secure Provides implementations of connections and protocols for the BlackboardTransport interface for establishing secure communications with agents. 
 

Classes in unsw.cse.mica.blackboard.secure used by unsw.cse.mica.blackboard.secure
AgentClassificationException
          An exception indicating that agent classification has failed.
BlackboardSecurityManager
          An interface that provides methods for checking an agents class and whether an agent is authorised to read/write a mob.
SimpleBlackboardSecurityConstants
          Constants used by the SimpleBlackboardSecurityManager.
 

Classes in unsw.cse.mica.blackboard.secure used by unsw.cse.mica.blackboard.transport.secure
BlackboardSecurityManager
          An interface that provides methods for checking an agents class and whether an agent is authorised to read/write a mob.