#include <SecurityContext.h>
◆ SecurityContext() [1/2]
WebCore::SecurityContext::SecurityContext |
( |
| ) |
|
|
protected |
◆ ~SecurityContext() [1/2]
WebCore::SecurityContext::~SecurityContext |
( |
| ) |
|
|
protectedvirtual |
◆ SecurityContext() [2/2]
WebCore::SecurityContext::SecurityContext |
( |
| ) |
|
|
protected |
◆ ~SecurityContext() [2/2]
virtual WebCore::SecurityContext::~SecurityContext |
( |
| ) |
|
|
protectedvirtual |
◆ contentSecurityPolicy() [1/2]
◆ contentSecurityPolicy() [2/2]
◆ didFailToInitializeSecurityOrigin() [1/2]
void WebCore::SecurityContext::didFailToInitializeSecurityOrigin |
( |
| ) |
|
|
inlineprotected |
◆ didFailToInitializeSecurityOrigin() [2/2]
void WebCore::SecurityContext::didFailToInitializeSecurityOrigin |
( |
| ) |
|
|
inlineprotected |
◆ enforceSandboxFlags() [1/2]
◆ enforceSandboxFlags() [2/2]
◆ foundMixedContent() [1/2]
bool WebCore::SecurityContext::foundMixedContent |
( |
| ) |
const |
|
inline |
◆ foundMixedContent() [2/2]
bool WebCore::SecurityContext::foundMixedContent |
( |
| ) |
const |
|
inline |
◆ geolocationAccessed() [1/2]
bool WebCore::SecurityContext::geolocationAccessed |
( |
| ) |
const |
|
inline |
◆ geolocationAccessed() [2/2]
bool WebCore::SecurityContext::geolocationAccessed |
( |
| ) |
const |
|
inline |
◆ haveInitializedSecurityOrigin() [1/2]
bool WebCore::SecurityContext::haveInitializedSecurityOrigin |
( |
| ) |
const |
|
inlineprotected |
◆ haveInitializedSecurityOrigin() [2/2]
bool WebCore::SecurityContext::haveInitializedSecurityOrigin |
( |
| ) |
const |
|
inlineprotected |
◆ isSandboxed() [1/2]
bool WebCore::SecurityContext::isSandboxed |
( |
SandboxFlags |
mask | ) |
const |
|
inline |
◆ isSandboxed() [2/2]
bool WebCore::SecurityContext::isSandboxed |
( |
SandboxFlags |
mask | ) |
const |
|
inline |
◆ isSecureTransitionTo() [1/2]
bool WebCore::SecurityContext::isSecureTransitionTo |
( |
const URL & |
| ) |
const |
◆ isSecureTransitionTo() [2/2]
bool WebCore::SecurityContext::isSecureTransitionTo |
( |
const URL & |
url | ) |
const |
◆ isStrictMixedContentMode() [1/2]
bool WebCore::SecurityContext::isStrictMixedContentMode |
( |
| ) |
const |
|
inline |
◆ isStrictMixedContentMode() [2/2]
bool WebCore::SecurityContext::isStrictMixedContentMode |
( |
| ) |
const |
|
inline |
◆ isSupportedSandboxPolicy() [1/2]
bool WebCore::SecurityContext::isSupportedSandboxPolicy |
( |
StringView |
policy | ) |
|
|
static |
◆ isSupportedSandboxPolicy() [2/2]
static bool WebCore::SecurityContext::isSupportedSandboxPolicy |
( |
StringView |
| ) |
|
|
static |
◆ parseSandboxPolicy() [1/2]
static SandboxFlags WebCore::SecurityContext::parseSandboxPolicy |
( |
const String & |
policy, |
|
|
String & |
invalidTokensErrorMessage |
|
) |
| |
|
static |
◆ parseSandboxPolicy() [2/2]
◆ sandboxFlags() [1/2]
SandboxFlags WebCore::SecurityContext::sandboxFlags |
( |
| ) |
const |
|
inline |
◆ sandboxFlags() [2/2]
SandboxFlags WebCore::SecurityContext::sandboxFlags |
( |
| ) |
const |
|
inline |
◆ securityOrigin() [1/2]
◆ securityOrigin() [2/2]
◆ securityOriginPolicy() [1/2]
◆ securityOriginPolicy() [2/2]
◆ setContentSecurityPolicy() [1/2]
◆ setContentSecurityPolicy() [2/2]
◆ setFoundMixedContent() [1/2]
void WebCore::SecurityContext::setFoundMixedContent |
( |
| ) |
|
|
inline |
◆ setFoundMixedContent() [2/2]
void WebCore::SecurityContext::setFoundMixedContent |
( |
| ) |
|
|
inline |
◆ setGeolocationAccessed() [1/2]
void WebCore::SecurityContext::setGeolocationAccessed |
( |
| ) |
|
|
inline |
◆ setGeolocationAccessed() [2/2]
void WebCore::SecurityContext::setGeolocationAccessed |
( |
| ) |
|
|
inline |
◆ setSecurityOriginPolicy() [1/2]
◆ setSecurityOriginPolicy() [2/2]
◆ setStrictMixedContentMode() [1/2]
void WebCore::SecurityContext::setStrictMixedContentMode |
( |
bool |
strictMixedContentMode | ) |
|
|
inline |
◆ setStrictMixedContentMode() [2/2]
void WebCore::SecurityContext::setStrictMixedContentMode |
( |
bool |
strictMixedContentMode | ) |
|
|
inline |
The documentation for this class was generated from the following files: