Skip to content
Samy Sadi edited this page Apr 7, 2018 · 1 revision

Home > User layer

Overview

The user layer defines several entities to simulate a user accessing the services in the Cloud.

You can see all available entities in the Java Doc under the package com.samysadi.acs.user.

Most notable entities are:

  • The User entity defines a user accessing the Cloud who might own several virtual machines and storage files.
  • The ThinClient entity defines a thin client, which is a light network device used by users to access Cloud resources.
Clone this wiki locally