Adding Session Management and Role Validation to SMODL Service

Overview

This tutorial is the second part of the series of articles explaining basics of SMODL service development in Eclipse IDE.

In this tutorial we will expand the service created in here in order to build an account management system with proper session management and authorization based on roles. Test service implementation is available online.

Prerequisites

It is assumed that the reader completed this tutorial and has the project structure in place.

You will need the following software to build the project: