|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hardtokenmgmt.core.ui.BaseController
org.hardtokenmgmt.ui.ErrorLoadingAppletController
public class ErrorLoadingAppletController
Controller displayed when an administrator is trying to access the framework after a incomplete restart of the applet. The browser have to be restarted.
Controller Memory Settings:
| Field Summary |
|---|
| Fields inherited from class org.hardtokenmgmt.core.ui.BaseController |
|---|
view |
| Constructor Summary | |
|---|---|
ErrorLoadingAppletController()
|
|
| Method Summary | |
|---|---|
void |
getControl(java.lang.String callingController)
Method called by the main hard token applet when it gives the control of the application |
boolean |
isAuthorizedToController(java.security.cert.X509Certificate admin)
Method that should return true if the logged in administrator is authorized to use this controller |
| Methods inherited from class org.hardtokenmgmt.core.ui.BaseController |
|---|
debug, debug, error, error, getAdministratorSettings, getControllerMemory, getControllerSetting, getControllerSetting, getGlobalSettings, getHTMFAdminInterface, getProcessableToken, getTokenManager, getView, getWSRAInterface, info, info, isAdmin, isNonAdmin, switchControlTo, switchToFreshController |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ErrorLoadingAppletController()
| Method Detail |
|---|
public void getControl(java.lang.String callingController)
IController
callingController - class path to the controller calling this controller or null
if this was the main controller.public boolean isAuthorizedToController(java.security.cert.X509Certificate admin)
IController
admin - the certificate of the loggen in administrator.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||