Juan Hernandez has uploaded a new change for review.

Change subject: sdk: Indicate that sessionTimeout is in minutes
......................................................................

sdk: Indicate that sessionTimeout is in minutes

This patch changes the SDK so that the documentation for the
"sessionTimeout" parameter explicitly indicates that the unit is
minutes.

Change-Id: I8412d2dc32868564f1766fcc23c16040d2b364d1
Signed-off-by: Juan Hernandez <juan.hernan...@redhat.com>
---
M 
ovirt-engine-sdk-java-codegen/src/main/java/org/ovirt/engine/sdk/codegen/templates/ApiTemplate
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-sdk-java 
refs/changes/36/29636/1

diff --git 
a/ovirt-engine-sdk-java-codegen/src/main/java/org/ovirt/engine/sdk/codegen/templates/ApiTemplate
 
b/ovirt-engine-sdk-java-codegen/src/main/java/org/ovirt/engine/sdk/codegen/templates/ApiTemplate
index 8aa9a83..e086b0f 100644
--- 
a/ovirt-engine-sdk-java-codegen/src/main/java/org/ovirt/engine/sdk/codegen/templates/ApiTemplate
+++ 
b/ovirt-engine-sdk-java-codegen/src/main/java/org/ovirt/engine/sdk/codegen/templates/ApiTemplate
@@ -336,7 +336,7 @@
      * @param requestTimeout
      *            request timeout (preserved for future use)
      * @param sessionTimeout
-     *            authentication session inactivity timeout
+     *            authentication session inactivity timeout in minutes
      * @param persistentAuth
      *            disable persistent authentication (will be used auth. per 
request)
      * @param noHostVerification
@@ -393,7 +393,7 @@
      * @param requestTimeout
      *            request timeout (preserved for future use)
      * @param sessionTimeout
-     *            authentication session inactivity timeout
+     *            authentication session inactivity timeout in minutes
      * @param persistentAuth
      *            disable persistent authentication
      *            (will be used auth. per request)


-- 
To view, visit http://gerrit.ovirt.org/29636
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8412d2dc32868564f1766fcc23c16040d2b364d1
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk-java
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to