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

Packages that use OAuthClient
Package
Description
Models to represent the entity classes.
Data transfer classes for OAuthClient to transfer data from service to OAuthClientController.
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 collection.
Support classes for hold the reusable functionalities.