MCPcopy Index your code
hub / github.com/ContainerSSH/ContainerSSH / GetPassword

Method GetPassword

e2e_framework_test.go:488–488  ·  view source on GitHub ↗

GetPassword

()

Source from the content-addressed store, hash-verified

486 SetPassword(password string)
487 // GetPassword
488 GetPassword() *string
489 // AddKey adds a new private and public key to this user.
490 AddKey() ssh.Signer
491 // GetKeys returns a list of signers containing the private and public key for this user.

Callers 1

OnPasswordMethod · 0.65

Implementers 1

authUsere2e_framework_test.go

Calls

no outgoing calls

Tested by 1

OnPasswordMethod · 0.52