Modify the document of AccessController class
authorhb.min <hb.min@samsung.com>
Wed, 15 May 2013 04:24:06 +0000 (13:24 +0900)
committerhb.min <hb.min@samsung.com>
Wed, 15 May 2013 04:24:06 +0000 (13:24 +0900)
Change-Id: I5f12f399463ccb8231b023d609341bcf8a037624
Signed-off-by: hb.min <hb.min@samsung.com>
inc/FSecAccessController.h

index 2be764c..a437d0e 100644 (file)
@@ -76,9 +76,12 @@ public:
 
 
     /**
-    * Checks whether the client application which has @c appId has a privilege to invoke the privileged API.
+    * Checks whether the client application which has @c packageId has a privilege to invoke the privileged API.
     *
     * @since 2.1
+    * @privlevel   partner
+    * @privilege   %http://tizen.org/privilege/privilegemanager.read
+    *
     * @return          An error code
     * @param[in]       packageId                                       The package ID
     * @param[in]       privilege                               A string of the specified privilege