Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
added comment about java 6 support
  • Loading branch information
frwiqueueit committed Sep 4, 2018
1 parent 11f3430 commit ff37bb4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit ff37bb4

Please sign in to comment.