- AbstractButtonFactory - Class in etest.gui
-
Abstract factory producing question option buttons.
- AbstractButtonFactory() - Constructor for class etest.gui.AbstractButtonFactory
-
- AnswersPanel - Class in etest.gui
-
- AnswersPanel(Test, int) - Constructor for class etest.gui.AnswersPanel
-
Creates new form AnswersPanel
- Application - Class in etest
-
Main class of Etest Application.
- Application() - Constructor for class etest.Application
-
- authenticate() - Method in interface etest.client.AuthenticationStrategy
-
- AuthenticationAgent - Class in etest.client
-
Provides authentication with the test server
according to its authentication strategy.
- AuthenticationAgent(Connection) - Constructor for class etest.client.AuthenticationAgent
-
- AuthenticationStrategy - Interface in etest.client
-
Interface for authentication strategies.
- AuthorizationLevel - Enum in etest.client
-
Authorization levels as reconginzed by test server.