class AuthInfo
|
Object to hold authorization information. More... |
|
|
Public Methods
Public Members
Protected Members
This class is intended to make it easier to prompt for,
cache and retrieve authorization information.
NOTE: If you extend this class to add additional paramters
do not forget to overload the stream insertion and extraction
operators ("<<" and ">>") so that the added data can be
correctly serialzed.
Default constructor.
AuthInfo ( const AuthInfo& info )
|
Copy constructor.
AuthInfo& operator= ( const AuthInfo& info )
|
Overloaded equal to operator.
[const]
Use this method to check if the object was modified.
void setModified ( bool flag )
|
Use this method to indicate that this object has been modified.
[protected:
]
- Author: Dawit Alemayehu <adawit@kde.org>
- Generated: marc@yogi on Tue Mar 27 13:07:59 2001, using kdoc 2.0a48.