|
Class Summary |
| AdminCardRemovedController |
Controller displayed when an administrator is trying to access
a controller it doesn't have priviledges to
Controller Memory Settings:
None
|
| AdminCardRemovedView |
View of a 'Admin card have been removed..' panel |
| AdminConfigController |
Controller of the Admin settings page, where it is possible to configure
the organization unit. |
| AdminConfigView |
Admin Settings view, letting the administrator choose
department, and so on. |
| AutoLogonController |
Controller used for automatic logon using a PKCS11 that always is open, and
checking that the HTTPS connectivity is correct. |
| AutoLogonView |
Logon view used by the logon controller to
prompt for PIN and displaying error messages during logon. |
| CardAnalyserController |
One main controller prompting for card insertion and then
analysing what could be the problem with the card before
swithing controll to the most likely controller. |
| CardAnalyserView |
The card analyser view prompts for a card to be inserted and
the analyses the card before the controll is shifted to
an appropriate controller. |
| CardPersonalizedExternallyController |
Controller shown after analysis detects that the card is revoked but not
cleaned. |
| CardPersonalizedExternallyView |
View of the Status revoked Controller |
| CardStatusRevokedController |
Controller shown after analysis detects that the card is revoked but not
cleaned. |
| CardStatusRevokedView |
View of the Status revoked Controller |
| DummyController1 |
Dummy controller used for demonstration purposes. |
| DummyController2 |
Dummy controller used for demonstration purposes. |
| DummyView1 |
Dummy View class used for testing and demonstration purposes. |
| DummyView2 |
Dummy View class used for testing and demonstration purposes. |
| ErrorController |
Controller used to diplay and error and the possibility to
mail the error the designated administrator
Controller Memory Settings:
See separate CC constants. |
| ErrorLoadingAppletController |
Controller displayed when an administrator is trying to access
the framework after a incomplete restart of the applet. |
| ErrorLoadingAppletView |
View of a 'You are not authorized..' panel |
| ErrorView |
View of the Error page. |
| LogonController |
Controller used for logon screen, retrieving the PIN and
checking that the HTTPS connectivity is correct. |
| LogonView |
Logon view used by the logon controller to
prompt for PIN and displaying error messages during logon. |
| NotAuthorizedController |
Controller displayed when an administrator is trying to access
a controller it doesn't have priviledges to
Controller Memory Settings:
NOTAUTH_SHOWBACKBUTTON : True if not set
NOTAUTH_MESSAGE : Message displayed for the user. |
| NotAuthorizedView |
View of a 'You are not authorized..' panel |
| OtherActionsController |
Other Actions Controller used to display a menu of all
the actions that is accessable for a user. |
| OtherActionsView |
View of the Other Actions page |
| TemplateController |
Template controller that can be copied as used as skeleton
Controller Memory Settings:
None
|
| TemplateView |
Template View class that can be copied and used as a skeleton |
| ToLiMaGUI |
Constants used for GUI parts in the ToLiMa GUI. |