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