[This is preliminary documentation and is subject to change.]
The ErlTransportPasswordSource type exposes the following members.Methods
Name | Description | |
---|---|---|
![]() ![]() | FinishPasswordSession |
Removes password session from cache
|
![]() ![]() | GetPassword |
Returns password for specified userName and nodeName
|
![]() ![]() | StartPasswordSession |
Starts cache session of password
|
Events
Name | Description | |
---|---|---|
![]() ![]() | PasswordRequired |
Called when SSH(or other secure transport) user password (or private key file passphrase) is required.
Handler must to return password for specified userName and nodeName
|
See Also