Uses of Class
net.datenwerke.rs.oauth.client.oauth.OAuthDao
Packages that use OAuthDao
Package
Description
-
Uses of OAuthDao in net.datenwerke.rs.box.client.box.hookers
Constructors in net.datenwerke.rs.box.client.box.hookers with parameters of type OAuthDaoModifierConstructorDescriptionBoxDatasinkOAuthToolbarConfigurator(ToolbarService toolbarUtils, BoxDao boxDao, OAuthDao oAuthDao, UtilsUIService utilsUiService) -
Uses of OAuthDao in net.datenwerke.rs.dropbox.client.dropbox.hookers
Constructors in net.datenwerke.rs.dropbox.client.dropbox.hookers with parameters of type OAuthDaoModifierConstructorDescriptionDropboxDatasinkOAuthToolbarConfigurator(ToolbarService toolbarUtils, DropboxDao dropboxDao, OAuthDao oAuthDao, UtilsUIService utilsUiService) -
Uses of OAuthDao in net.datenwerke.rs.googledrive.client.googledrive.hookers
Constructors in net.datenwerke.rs.googledrive.client.googledrive.hookers with parameters of type OAuthDaoModifierConstructorDescriptionGoogleDriveDatasinkOAuthToolbarConfigurator(ToolbarService toolbarUtils, GoogleDriveDao googleDriveDao, OAuthDao oAuthDao, UtilsUIService utilsUiService) -
Uses of OAuthDao in net.datenwerke.rs.onedrive.client.onedrive.hookers
Constructors in net.datenwerke.rs.onedrive.client.onedrive.hookers with parameters of type OAuthDaoModifierConstructorDescriptionOneDriveDatasinkOAuthToolbarConfigurator(ToolbarService toolbarUtils, OneDriveDao oneDriveDao, UtilsUIService utilsUiService, OAuthDao oAuthDao)