rtsecuritymanager/rtsecuritymanagerserver/inc/rtsecmgrscriptmanager.h
changeset 18 a7062f7f0b79
parent 0 99ef825efeca
--- a/rtsecuritymanager/rtsecuritymanagerserver/inc/rtsecmgrscriptmanager.h	Fri Jul 03 15:51:30 2009 +0100
+++ b/rtsecuritymanager/rtsecuritymanagerserver/inc/rtsecmgrscriptmanager.h	Thu Sep 10 12:58:32 2009 +0300
@@ -141,6 +141,18 @@
 	 */
 	void UpdatePermGrantL(TExecutableID aExecID, TPermGrant aPermGrant,
 			TPermGrant aPermDenied);
+	
+	/**
+     * Updates permanently granted or denied permission data
+     * of the script
+     * 
+     * @param aExecID    TExecutableID script identifier
+     * @param aPermGrant TPermGrant permanently allowed permission
+     * @param aPermDenied TPermGrant permanently denied permission
+     * 
+     */
+    void UpdatePermGrantL(TExecutableID aExecID, RProviderArray aAllowedProviders,
+            RProviderArray aDeniedProviders);
 
 	/**
 	 * Gets the script file name