#include <CredentialStorage.h>
|
WEBCORE_EXPORT void | set (const String &, const Credential &, const ProtectionSpace &, const URL &) |
|
WEBCORE_EXPORT Credential | get (const String &, const ProtectionSpace &) |
|
WEBCORE_EXPORT void | remove (const String &, const ProtectionSpace &) |
|
WEBCORE_EXPORT Credential | getFromPersistentStorage (const ProtectionSpace &) |
|
WEBCORE_EXPORT void | clearCredentials () |
|
WEBCORE_EXPORT bool | set (const String &, const Credential &, const URL &) |
|
WEBCORE_EXPORT Credential | get (const String &, const URL &) |
|
WEBCORE_EXPORT void | set (const String &, const Credential &, const ProtectionSpace &, const URL &) |
|
WEBCORE_EXPORT Credential | get (const String &, const ProtectionSpace &) |
|
WEBCORE_EXPORT void | remove (const String &, const ProtectionSpace &) |
|
WEBCORE_EXPORT Credential | getFromPersistentStorage (const ProtectionSpace &) |
|
WEBCORE_EXPORT void | clearCredentials () |
|
WEBCORE_EXPORT bool | set (const String &, const Credential &, const URL &) |
|
WEBCORE_EXPORT Credential | get (const String &, const URL &) |
|
◆ clearCredentials() [1/2]
void WebCore::CredentialStorage::clearCredentials |
( |
| ) |
|
◆ clearCredentials() [2/2]
◆ defaultCredentialStorage() [1/2]
◆ defaultCredentialStorage() [2/2]
◆ get() [1/4]
◆ get() [2/4]
◆ get() [3/4]
◆ get() [4/4]
◆ getFromPersistentStorage() [1/2]
◆ getFromPersistentStorage() [2/2]
◆ remove() [1/2]
◆ remove() [2/2]
◆ set() [1/4]
◆ set() [2/4]
◆ set() [3/4]
bool WebCore::CredentialStorage::set |
( |
const String & |
partitionName, |
|
|
const Credential & |
credential, |
|
|
const URL & |
url |
|
) |
| |
◆ set() [4/4]
The documentation for this class was generated from the following files: