Uses of Package
com.skava.auth.repository
Packages that use com.skava.auth.repository
Package
Description
Repository classes to represent the data access layer of the entities.
Implementation classes to represent the service layer implementations of the privilege.
Service Impl classes for FeaturesRoleMapping.
Implementation classes to represent the service layer implementations of the session.
Classes to validate the request from the controllers to service implementations.
Support classes for hold the reusable functionalities.
-
Classes in com.skava.auth.repository used by com.skava.auth.repositoryClassDescriptionClientRolePrivilegeProjection interface.GroupAttributeProjection interface.BusinessPrivilegesProjection interface.CollectionLevelPrivilegesProjection interface.BusinessLevelRoleNamesProjection interface.RoleBusinessIdProjection interface.SSOPrivilege interface.UserRoleProjection interface.UserRoleProjection interface.
-
Classes in com.skava.auth.repository used by com.skava.auth.service.impl.featuresprivilegemappingClassDescriptionRepository class to represent the data access layer of the `FeatureAndPrivilegeMapRepository` entity.
-
Classes in com.skava.auth.repository used by com.skava.auth.service.impl.featuresrolemapping
-
Classes in com.skava.auth.repository used by com.skava.auth.service.impl.sessionClassDescriptionRepository class to represent the data access layer of the `client_session` entity.Repository class to represent the data access layer of the `collection_properties` entity.Repository class to represent the data access layer of the `role` entity.Repository class to represent the data access layer of the `user_session` entity.
-
Classes in com.skava.auth.repository used by com.skava.auth.service.validatorClassDescriptionRepository class to represent the data access layer of the `collection` entity.
-
Classes in com.skava.auth.repository used by com.skava.auth.utilClassDescriptionRepository class to represent the data access layer of the `authgroup` entity.Repository class to represent the data access layer of the `client_role` entity.Repository class to represent the data access layer of the `client_session` entity.Repository class to represent the data access layer of the `collection_attribute` entity.Repository class to represent the data access layer of the `collection_properties` entity.Repository class to represent the data access layer of the `collection` entity.Repository class to represent the data access layer of the `dynamicprivilege` entity.Repository class to represent the data access layer of the `FeatureAndPrivilegeMapRepository` entity.FeaturesRoleMappingRepositoryRepository class to represent the data access layer of the `groupattribute` entity.Repository class to represent the data access layer of the `privilege` entity.Repository class to represent the data access layer of the `privilegeset` entity.Repository class to represent the data access layer of the `role` entity.Repository class to represent the data access layer of the `userattribute` entity.Repository class to represent the data access layer of the `user_role` entity.Repository class to represent the data access layer of the `user_session` entity.