public class NoNameLookup extends Object implements NameLookup
USER_NAME
Constructor and Description |
---|
NoNameLookup() |
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 String getUsername()
NameLookup
getUsername
in interface NameLookup
public boolean signIn(CloudPlugin plugin, BugCollection bugCollection)
NameLookup
signIn
in interface NameLookup
plugin
- TODOCopyright © 2003–2015. All rights reserved.