From ff37bb4ac2484f615ec9d3c67d19b63daddd5f22 Mon Sep 17 00:00:00 2001 From: frwiqueueit Date: Tue, 4 Sep 2018 09:32:25 +0200 Subject: [PATCH] Update README.md added comment about java 6 support --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dcdea09..8964430 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ >You can fínd the latest released version [here](https://github.com/queueit/KnownUser.V3.JAVA/releases/latest). # Queue-it KnownUser SDK for Java -The Queue-it Security Framework is used to ensure that end users cannot bypass the queue by adding a server-side integration to your server. iT SUPPORTS Java 8. +The Queue-it Security Framework is used to ensure that end users cannot bypass the queue by adding a server-side integration to your server. + +Java 6 (and above) is supported from SDK v.3.5.2. Older SDK versions require at least Java 8. + ## Introduction When a user is redirected back from the queue to your website, the queue engine can attache a query string parameter (`queueittoken`) containing some information about the user. The most important fields of the `queueittoken` are: