Uses of Class
com.skava.auth.model.entities.UserRole

Packages that use UserRole
Package
Description
Support classes for access controlling, exception handling, session handling and caching.
Models to represent the entity classes.
Data transfer classes for user role to transfer data from service to UserRoleController.
Data transfer classes for entities to hold the entity related informations.
Repository classes to represent the data access layer of the entities.
Implementation classes to represent the service layer implementations of the user role.
Support classes for hold the reusable functionalities.