Searched defs:setPersistentToken (Results 1 – 2 of 2) 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