public final class GUILoginDialog extends Object implements LoginDialog
| Constructor and Description |
|---|
GUILoginDialog() |
GUILoginDialog(String entity) |
GUILoginDialog(String entity,
Callback[] callbacks) |
| Modifier and Type | Method and Description |
|---|---|
char[] |
getPassword() |
String |
getUserName() |
public GUILoginDialog()
public GUILoginDialog(String entity)
public String getUserName()
getUserName in interface LoginDialogpublic final char[] getPassword()
getPassword in interface LoginDialogCopyright © 2017. All rights reserved.