Package com.skava.auth.repository
package com.skava.auth.repository
Repository classes to represent the data access layer of the entities.
- Author:
- Infosys Equinox
-
InterfacesClassDescriptionRepository class to represent the data access layer of the `authgroup` entity.Repository class to represent the data access layer of the `client_role` entity.ClientRolePrivilegeProjection interface.Repository class to represent the data access layer of the `client_secrets` 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.GroupAttributeProjection interface.Repository class to represent the data access layer of the `oauth_client` entity.Repository class to represent the data access layer of the `privilege` entity.BusinessPrivilegesProjection interface.CollectionLevelPrivilegesProjection interface.Repository class to represent the data access layer of the `privilegeset` entity.Repository class to represent the data access layer of the `role` entity.BusinessLevelRoleNamesProjection interface.RoleBusinessIdProjection interface.SSOPrivilege interface.UserRoleProjection interface.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.UserRoleProjection interface.Repository class to represent the data access layer of the `user_session` entity.