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

Packages that use ClientRole
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 ClientRoleController.
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 client role.
Support classes for hold the reusable functionalities.