kio Library API Documentation

KIO::NetRC Class Reference

A Singleton class that provides access to passwords stored in .netrc and kionetrc for automatic login purposes. An interface to kionetrc and the ftp .netrc files. More...

#include <authinfo.h>

List of all members.

Public Types

enum  LookUpMode
 Specifies the mode to be used when searching for a matching automatic login info for a given site :. More...


Detailed Description

A Singleton class that provides access to passwords stored in .netrc and kionetrc for automatic login purposes. An interface to kionetrc and the ftp .netrc files.

Author:
Dawit Alemayehu <adawit@kde.org>

Definition at line 237 of file authinfo.h.


Member Enumeration Documentation

enum KIO::NetRC::LookUpMode
 

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".

See also:
lookup

Definition at line 251 of file authinfo.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.0.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Oct 8 12:21:38 2003 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2001