ErlTransportPasswordSource MembersNFX Class Library

[This is preliminary documentation and is subject to change.]

The ErlTransportPasswordSource type exposes the following members.
Methods

  NameDescription
Protected methodStatic memberFinishPasswordSession
Removes password session from cache
Public methodStatic memberGetPassword
Returns password for specified userName and nodeName
Public methodStatic memberStartPasswordSession
Starts cache session of password
Back to Top
Events

  NameDescription
Public eventStatic memberPasswordRequired
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
Back to Top
See Also