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