Home
last modified time | relevance | path

Searched defs:failOnAuth (Results 1 – 5 of 5) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DDropboxClient.js66 DropboxClient.prototype.updateUser = function(success, error, failOnAuth) argument
266 var doExecute = mxUtils.bind(this, function(failOnAuth) argument
328 var fn = mxUtils.bind(this, function(failOnAuth) argument
436 var doExecute = mxUtils.bind(this, function(failOnAuth) argument
545 var fn = mxUtils.bind(this, function(failOnAuth) argument
H A DOneDriveClient.js139 OneDriveClient.prototype.updateUser = function(success, error, failOnAuth) argument
214 OneDriveClient.prototype.authenticate = function(success, error, failOnAuth) argument
270 OneDriveClient.prototype.authenticateStep2 = function(state, success, error, failOnAuth) argument
446 var doExecute = mxUtils.bind(this, function(failOnAuth) argument
1044 var doExecute = mxUtils.bind(this, function(failOnAuth) argument
1151 var doExecute = mxUtils.bind(this, function(failOnAuth) argument
H A DGitHubClient.js63 GitHubClient.prototype.updateUser = function(success, error, failOnAuth) argument
254 var doExecute = mxUtils.bind(this, function(failOnAuth) argument
347 var fn = mxUtils.bind(this, function(failOnAuth) argument
H A DNotionClient.js69 NotionClient.prototype.authenticate = function(success, error, failOnAuth) argument
134 NotionClient.prototype.executeRequest = function(url, data, method, success, error, failOnAuth) argument
H A DGitLabClient.js190 var doExecute = mxUtils.bind(this, function(failOnAuth) argument
286 var fn = mxUtils.bind(this, function(failOnAuth) argument