merge with master
[framework/osp/net.git] / inc / FNetHttpHttpAuthentication.h
index 23b2d54..db1d57b 100755 (executable)
@@ -90,7 +90,8 @@ public:
         * Gets the realm value received.
         *
         * @since                       2.0
-        * @privilege           %http://tizen.org/privilege/http
+        * @privlevel           public
+        * @privilege           http://tizen.org/privilege/http
         *
         * @return                      The realm value
         * @exception           E_SUCCESS                       The method is successful.
@@ -105,13 +106,14 @@ public:
         * Gets the authentication scheme received.
         *
         * @since                       2.0
-        * @privilege           %http://tizen.org/privilege/http
+        * @privlevel           public
+        * @privilege           http://tizen.org/privilege/http
         *
         * @return                      The authentication scheme, @n
         *                                      else @c -1 if an error occurs
-        * @exception           E_SUCCESS                       The method is successful.
+        * @exception           E_SUCCESS                               The method is successful.
         * @exception           E_OUT_OF_MEMORY         The memory is insufficient.
-        * @exception           E_SYSTEM                        A system error has occurred.
+        * @exception           E_SYSTEM                                A system error has occurred.
         * @exception           E_PRIVILEGE_DENIED      The application does not have the privilege to call this method.
         * @remarks                     The specific error code can be accessed using the GetLastResult() method.
         */
@@ -121,7 +123,8 @@ public:
         * Sets the credentials required for setting the "WWW-Authenticate" header in the HttpRequest class.
         *
         * @since                       2.0
-        * @privilege           %http://tizen.org/privilege/http
+        * @privlevel           public
+        * @privilege           http://tizen.org/privilege/http
         *
         * @return                      The new transaction pointer
         * @param[in]           credentials                             The credentials