Uses of Class
unsw.cse.mica.blackboard.secure.AgentClassificationException

Packages that use AgentClassificationException
unsw.cse.mica.blackboard.secure Provides security mechanisms for using in controlling what access agents can have with the blackboard. 
 

Uses of AgentClassificationException in unsw.cse.mica.blackboard.secure
 

Methods in unsw.cse.mica.blackboard.secure that throw AgentClassificationException
 java.lang.String SimpleBlackboardSecurityManager.classifyAgent(java.lang.String proposedName, java.lang.String password)
          Checks the name and password from an agent.
 java.lang.String BlackboardSecurityManager.classifyAgent(java.lang.String proposedName, java.lang.String password)
          Checks the classification of an agent.