public class MockBoxClient extends BoxClient
Constructor and Description |
---|
MockBoxClient() |
Modifier and Type | Method and Description |
---|---|
IBoxOAuthManager |
getOAuthManager()
Get the OAuthManager, which can be used to make OAuth related api calls.
|
addOAuthRefreshListener, authenticate, authenticate, authenticateFromSecureStorage, createAuthDataController, createAuthorization, createJSONParser, createMonitoredRestClient, createResourceHub, createRestClient, getAuth, getAuthData, getAuthState, getBoxItemsManager, getCollaborationsManager, getCommentsManager, getConfig, getEventsManager, getFilesManager, getFoldersManager, getGroupsManager, getJSONParser, getOAuthDataController, getOAuthTokenFromMessage, getPluginManager, getResourceHub, getResourceManagerWithSharedLinkAuth, getRestClient, getSearchManager, getSharedBoxItemsManager, getSharedCommentsManager, getSharedFilesManager, getSharedFoldersManager, getSharedItemAuth, getSharedItemsManager, getTrashManager, getUsersManager, isAuthenticated, onAuthFlowEvent, onAuthFlowException, onAuthFlowMessage, pluginResourceManager, saveAuth, setAutoRefreshOAuth, setConnectionOpen, setConnectionTimeOut
public IBoxOAuthManager getOAuthManager()
BoxClient
getOAuthManager
in class BoxClient