webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WebCore::ContentSecurityPolicyDirective Class Reference

#include <ContentSecurityPolicyDirective.h>

Inheritance diagram for WebCore::ContentSecurityPolicyDirective:
WebCore::ContentSecurityPolicyMediaListDirective WebCore::ContentSecurityPolicySourceListDirective

Public Member Functions

 ContentSecurityPolicyDirective (const ContentSecurityPolicyDirectiveList &directiveList, const String &name, const String &value)
 
const Stringname () const
 
const Stringtext () const
 
const ContentSecurityPolicyDirectiveListdirectiveList () const
 
bool isDefaultSrc () const
 

Constructor & Destructor Documentation

◆ ContentSecurityPolicyDirective()

WebCore::ContentSecurityPolicyDirective::ContentSecurityPolicyDirective ( const ContentSecurityPolicyDirectiveList directiveList,
const String name,
const String value 
)
inline

Member Function Documentation

◆ directiveList()

const ContentSecurityPolicyDirectiveList& WebCore::ContentSecurityPolicyDirective::directiveList ( ) const
inline

◆ isDefaultSrc()

bool WebCore::ContentSecurityPolicyDirective::isDefaultSrc ( ) const

◆ name()

const String& WebCore::ContentSecurityPolicyDirective::name ( ) const
inline

◆ text()

const String& WebCore::ContentSecurityPolicyDirective::text ( ) const
inline

The documentation for this class was generated from the following files: