From: Pawel Andruszkiewicz Date: Wed, 2 Mar 2016 11:57:48 +0000 (+0100) Subject: [KeyManager] All privileges have been removed. X-Git-Tag: tizen_3.0/TD_SYNC/20161201~157^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3829dd4fc66d50924f914e61ae3c21d95ca8052f;p=sdk%2Fonline-doc.git [KeyManager] All privileges have been removed. Change-Id: I68e8ddad9ff05a2854d53707edda3aa4afb010ce Signed-off-by: Pawel Andruszkiewicz --- diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/keymanager.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/keymanager.html index b3e9676..b8931f0 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/keymanager.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/keymanager.html @@ -18,9 +18,11 @@

Table of Contents

-

- Privilege level: - public -

-

- Privilege: - http://tizen.org/privilege/keymanager -

Parameters:

    @@ -210,14 +208,9 @@ UnknownError - If the method cannot be completed because of an unknown error.

Exceptions:

-
  • WebAPIException
      -
    • +

      • WebAPIException
        • with error type TypeMismatchError, if any input parameter is not compatible with the expected type for that parameter. -

        • -
        • - with error type SecurityError, if the application does not have the privilege to call this method. -

        • -
        +

@@ -252,14 +245,6 @@ To remove data, an application must have permission to remove that data. By defa If an application calls this method to remove data which it saved into the KeyManager, the dataAlias parameter does not require the packageId attribute.

-

- Privilege level: - public -

-

- Privilege: - http://tizen.org/privilege/keymanager -

Parameters:

    @@ -279,9 +264,6 @@ If an application calls this method to remove data which it saved into the KeyMa with error type TypeMismatchError, if any input parameter is not compatible with the expected type for that parameter.

  • - with error type SecurityError, if the application does not have the privilege to call this method. -

  • -
  • with error type UnknownError, if the method cannot be completed because of an unknown error

@@ -336,14 +318,6 @@ To get raw data, an application must have permission to get that raw data. By de If an application calls this method to retrieve raw data which it saved into the KeyManager, the dataAlias parameter does not require the packageId attribute.

-

- Privilege level: - public -

-

- Privilege: - http://tizen.org/privilege/keymanager -

Parameters:

    @@ -371,9 +345,6 @@ If an application calls this method to retrieve raw data which it saved into the with error type TypeMismatchError, if any input parameter is not compatible with the expected type for that parameter.

  • - with error type SecurityError, if the application does not have the privilege to call this method. -

  • -
  • with error type VerificationError, if the method cannot be completed because an incorrect password is used.

  • @@ -422,28 +393,15 @@ If an application calls this method to retrieve raw data which it saved into the Since: 3.0

    -

    - Privilege level: - public -

    -

    - Privilege: - http://tizen.org/privilege/keymanager -

    Return value:

    KeyManagerAlias[] Array of aliases.

    Exceptions:

    -
    • WebAPIException
        -
      • - with error type SecurityError, if the application does not have the privilege to call this method. -

      • -
      • +

        • WebAPIException
          • with error type UnknownError, if the method cannot be completed because of an unknown error. -

          • -
          +

    @@ -484,14 +442,6 @@ NotFoundError - If the dataAlias cannot be found.
  • UnknownError - If the method cannot be completed because of an unknown error.
-

- Privilege level: - public -

-

- Privilege: - http://tizen.org/privilege/keymanager -

Parameters:

    @@ -519,14 +469,9 @@ UnknownError - If the method cannot be completed because of an unknown error.

Exceptions:

-
  • WebAPIException
      -
    • +

      • WebAPIException
        • with error type TypeMismatchError, if any input parameter is not compatible with the expected type for that parameter. -

        • -
        • - with error type SecurityError, if the application does not have the privilege to call this method. -

        • -
        +