Home
last modified time | relevance | path

Searched defs:setPersistentToken (Results 1 – 3 of 3) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioClient.js119 DrawioClient.prototype.setPersistentToken = function(token, sessionOnly) method in DrawioClient
H A DDriveClient.js2594 DrawioClient.prototype.setPersistentToken.call(this, JSON.stringify(authInfo)); method in DrawioClient
2597 DriveClient.prototype.setPersistentToken = function(userAuthInfo, sessionOnly) method in DriveClient
2607 DrawioClient.prototype.setPersistentToken.call(this, JSON.stringify(authInfo), sessionOnly); method in DrawioClient
/plugin/diagramsnet/lib/js/
H A Dapp.min.js11316 … in b){b.current={userId:c,expires:0};break}DrawioClient.prototype.setPersistentToken.call(this,JS… method in DriveClient
11317 …d.current=b;d[this.userId]={user:this.user};DrawioClient.prototype.setPersistentToken.call(this,JS… method in DrawioClient