get_domains


Description:

[ Version ( since = "2.68" ) ]
public List<string> get_domains (bool session_policies)

Gets a list of domains for which there are policies in enforcer.

Parameters:

this

a HSTSEnforcer

session_policies

whether to include session policies

Returns:

a newly allocated list of domains. Use g_list_free_full and g_free to free the list.