public interface NameLookup
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
USER_NAME |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getUsername()
Return name that should be used as the user identity
|
boolean |
signIn(CloudPlugin plugin,
BugCollection bugCollection)
tries to obtain a user name.
|
static final java.lang.String USER_NAME
java.lang.String getUsername()
boolean signIn(CloudPlugin plugin, BugCollection bugCollection) throws java.io.IOException
plugin - TODObugCollection - java.io.IOExceptionFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.