Package com.skava.auth.model.entities
package com.skava.auth.model.entities
Models to represent the entity classes.
- Author:
- Infosys Equinox
-
ClassDescriptionThis Model class represents the persistence informations of the `authgroup` entity.This class represents the basic persistence information of the entity.This Model class represents the persistence informations of the `client_role` entity.This model class represents the persistence informations of the `client_secrets` entity.This Model class represents the persistence informations of the `client_session` entity.This Model class represents the persistence informations of the `collection` entity.This Model class represents the persistence information of the `collection_attribute` entity.This Enumerator defines the possible types of the collection's attribute.This Model class represents the persistence informations of the `collection_properties` entity.This Enumerator defines the possible status of the collection.This class represents the basic persistence information of the entity.This Model class represents the persistence informations of the `dynamic_privilege` entity.Data transfer class holds the exchange data to transfer from controller to find privilege by id service.This class represents the features role mapping.This Model class represents the persistence informations of the `groupattribute` entity.This Model class represents the persistence informations of the `oauth_client` entity.This Model class represents the persistence informations of the `privilege` entity.This Model class represents the persistence informations of the `privilegeset` entity.QAuthGroup is a Querydsl query type for AuthGroupQBaseEntity is a Querydsl query type for BaseEntityQClientRole is a Querydsl query type for ClientRoleQClientSecret is a Querydsl query type for ClientSecretQClientSession is a Querydsl query type for ClientSessionQCollection is a Querydsl query type for CollectionQCollectionAttribute is a Querydsl query type for CollectionAttributeQCollectionProperty is a Querydsl query type for CollectionPropertyQDescriptiveEntity is a Querydsl query type for DescriptiveEntityQDynamicPrivilege is a Querydsl query type for DynamicPrivilegeQFeaturesPrivilegeMapping is a Querydsl query type for FeaturesPrivilegeMappingQFeaturesRoleMapping is a Querydsl query type for FeaturesRoleMappingQGroupAttribute is a Querydsl query type for GroupAttributeQOAuthClient is a Querydsl query type for OAuthClientQPrivilege is a Querydsl query type for PrivilegeQPrivilegeSet is a Querydsl query type for PrivilegeSetQRole is a Querydsl query type for RoleQUserAttribute is a Querydsl query type for UserAttributeQUserRole is a Querydsl query type for UserRoleQUserSession is a Querydsl query type for UserSessionThis Model class represents the persistence informations of the `role` entity.This Model class represents the persistence informations of the `userattribute` entity.This Model class represents the persistence informations of the `user_role` entity.This Model class represents the persistence informations of the `user_session` entity.