class KIO.NetRC |
|
|
A Singleton class that provides access to passwords stored in .netrc files for automatic login purposes. This is only meant to address backward compatability with old automated ftp client style logins...
An interface to the ftp .netrc files
Author Dawit Alemayehu |
|
|
|
Looks up the login information for the given url.
url - the url whose login information will be checked login - the login information will be writte here userealnetrc - if true, use $HOME/.netrc fle type - the type of the login. If null, the url's protocol will be taken mode - the LookUpMode flags (ORed) for the query |
|
|
|
Reloads the auto login information. |
|
A reference to the instance of the class. Returns the class |
|
exactOnly | - | ||
defaultOnly | - | ||
presetOnly | - |