Change in ovirt-engine-sdk-java[master]: 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> --- 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/61764 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: master 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