MCPcopy Create free account
hub / github.com/apache/cloudstack / sendCredentials

Method sendCredentials

systemvm/agent/noVNC/core/rfb.js:455–458  ·  view source on GitHub ↗
(creds)

Source from the content-addressed store, hash-verified

453 }
454
455 sendCredentials(creds) {
456 this._rfbCredentials = creds;
457 this._resumeAuthentication();
458 }
459
460 sendText(text) {
461 const sleep = (time) => {

Callers 1

setCredentialsFunction · 0.80

Calls 1

_resumeAuthenticationMethod · 0.95

Tested by

no test coverage detected