Searched refs:authenticateStep2 (Results 1 – 3 of 3) sorted by relevance
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | DropboxClient.js | 125 this.authenticateStep2(req.getText(), success, error); 134 DropboxClient.prototype.authenticateStep2 = function(state, success, error) method in DropboxClient
|
| D | GitHubClient.js | 135 this.authenticateStep2(req.getText(), success, error); 144 GitHubClient.prototype.authenticateStep2 = function(state, success, error) method in GitHubClient
|
| D | GitLabClient.js | 57 this.authenticateStep2(req.getText(), success, error); 66 GitLabClient.prototype.authenticateStep2 = function(state, success, error) method in GitLabClient
|