- Change some public access modifiers to private - Remove getSession and change it to checkSession that simply returns boolean that checks if other session is equal with current and update SessionManager according to that - Fix naming of gson const (change it to GSON) Signed-off-by: Tomas Slusny <slusnucky@gmail.com>