Change in ovirt-engine-sdk-java[sdk_4.0]: Add option to not revoke token when closing connection

Ondra Machacek has submitted this change and it was merged. Change subject: Add option to not revoke token when closing connection ...................................................................... Add option to not revoke token when closing connection This patch adds support to not revoke token when connection is closed, it could be handy when we want to reuse token. Change-Id: Ic3cbae4fc8c66b52875b0dc0eb2d55159b360854 Signed-off-by: Ondra Machacek <omachace@redhat.com> (cherry picked from commit f55a0a7ee088d1389b93b4336f035f2955d62fa6) --- M sdk/src/main/java/org/ovirt/engine/sdk4/Connection.java M sdk/src/main/java/org/ovirt/engine/sdk4/internal/HttpConnection.java 2 files changed, 25 insertions(+), 1 deletion(-) Approvals: Ondra Machacek: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/61765 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic3cbae4fc8c66b52875b0dc0eb2d55159b360854 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk-java Gerrit-Branch: sdk_4.0 Gerrit-Owner: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
omachace@redhat.com