Method Protocols.HTTP.Authentication.DigestServer()->get_password()
classProtocols.HTTP.Authentication.DigestServer
- Method
get_password
Concurrent.Futureget_password(stringuser)- Description
Function intended to be overloaded that returns a future that will resolve to the given users password.
- See also