KSSLCSessionCache Class Reference
List of all members.Static Public Member Functions | |
static void | putSessionForURL (const KURL &kurl, const QString &session) |
static QString | getSessionForURL (const KURL &kurl) |
Detailed Description
Definition at line 29 of file ksslcsessioncache.h.
Member Function Documentation
|
Store a SSL session (client side only).
Definition at line 102 of file ksslcsessioncache.cc. References QPtrList::count(), QPtrList::first(), QPtrList::next(), QPtrList::prepend(), QPtrList::removeLast(), and QPtrList::take(). Referenced by KIO::SimpleJob::storeSSLSessionFromJob(). |
|
Retrieve a SSL session (client side only).
Definition at line 77 of file ksslcsessioncache.cc. References QPtrList::count(), endl(), QPtrList::first(), kdDebug(), QPtrList::next(), QPtrList::prepend(), QPtrList::removeLast(), and QPtrList::take(). Referenced by KIO::SimpleJob::start(). |
The documentation for this class was generated from the following files: