NameLookuppublic class PromptForNameLookup extends java.lang.Object implements NameLookup
USER_NAME| Constructor | Description |
|---|---|
PromptForNameLookup() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.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 java.lang.String getUsername()
NameLookupgetUsername in interface NameLookuppublic boolean signIn(CloudPlugin plugin, BugCollection bugCollection)
NameLookupsignIn in interface NameLookupplugin - TODOFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.