get_policies


Description:

[ Version ( since = "2.68" ) ]
public List<HSTSPolicy> get_policies (bool session_policies)

Gets a list with the policies in enforcer.

Parameters:

this

a HSTSEnforcer

session_policies

whether to include session policies

Returns:

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