#include <authinfo.h>
Public Types | |
| enum | LookUpMode |
A Singleton class that provides access to passwords stored in .netrc and kionetrc for automatic login purposes.
Definition at line 237 of file authinfo.h.
|
|
Specifies the mode to be used when searching for a matching automatic login info for a given site : exactOnly search entries with exact host name matches. defaultOnly search entries that are specified as "default". presetOnly search entries that are specified as "preset".
Definition at line 251 of file authinfo.h. |
1.2.18