Searched defs:setPersistentToken (Results 1 – 3 of 3) sorted by relevance
119 DrawioClient.prototype.setPersistentToken = function(token, sessionOnly) method in DrawioClient
2594 DrawioClient.prototype.setPersistentToken.call(this, JSON.stringify(authInfo)); method in DrawioClient2597 DriveClient.prototype.setPersistentToken = function(userAuthInfo, sessionOnly) method in DriveClient2607 DrawioClient.prototype.setPersistentToken.call(this, JSON.stringify(authInfo), sessionOnly); method in DrawioClient
11316 … in b){b.current={userId:c,expires:0};break}DrawioClient.prototype.setPersistentToken.call(this,JS… method in DriveClient11317 …d.current=b;d[this.userId]={user:this.user};DrawioClient.prototype.setPersistentToken.call(this,JS… method in DrawioClient