| Modifier and Type | Field and Description |
|---|---|
protected AuthenticationInfo |
authenticationInfo |
protected TuttiUIContext |
context |
protected LoginUI |
ui |
| Constructor and Description |
|---|
LoginUIHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept() |
void |
afterInit(LoginUI ui) |
void |
beforeInit(LoginUI ui) |
void |
cancel() |
protected AuthenticationInfo |
getAuthenticationInfo() |
void |
open(String url,
AuthenticationInfo authenticationInfo) |
protected LoginUI ui
protected AuthenticationInfo authenticationInfo
protected TuttiUIContext context
public void beforeInit(LoginUI ui)
beforeInit in interface jaxx.runtime.spi.UIHandler<LoginUI>public void afterInit(LoginUI ui)
afterInit in interface jaxx.runtime.spi.UIHandler<LoginUI>public void open(String url, AuthenticationInfo authenticationInfo)
public void cancel()
public void accept()
protected AuthenticationInfo getAuthenticationInfo()
Copyright © 2012–2015 Ifremer. All rights reserved.