public interface NameLookup
| 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.
|
static final String USER_NAME
String getUsername()
boolean signIn(CloudPlugin plugin, BugCollection bugCollection) throws IOException
plugin - TODObugCollection - IOExceptionCopyright © 2003–2015. All rights reserved.