public class PromptForNameLookup extends Object implements NameLookup
USER_NAME| Constructor and Description |
|---|
PromptForNameLookup() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUsername()
Return name that should be used as the user identity
|
boolean |
init() |
boolean |
signIn(CloudPlugin plugin,
BugCollection bugCollection)
tries to obtain a user name.
|
public boolean init()
public String getUsername()
NameLookupgetUsername in interface NameLookuppublic boolean signIn(CloudPlugin plugin, BugCollection bugCollection)
NameLookupsignIn in interface NameLookupplugin - TODOCopyright © 2003–2015. All rights reserved.