Package com.skava.auth.model.entities


package com.skava.auth.model.entities
Models to represent the entity classes.
Author:
Infosys Equinox
  • Class
    Description
    This 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 AuthGroup
    QBaseEntity is a Querydsl query type for BaseEntity
    QClientRole is a Querydsl query type for ClientRole
    QClientSecret is a Querydsl query type for ClientSecret
    QClientSession is a Querydsl query type for ClientSession
    QCollection is a Querydsl query type for Collection
    QCollectionAttribute is a Querydsl query type for CollectionAttribute
    QCollectionProperty is a Querydsl query type for CollectionProperty
    QDescriptiveEntity is a Querydsl query type for DescriptiveEntity
    QDynamicPrivilege is a Querydsl query type for DynamicPrivilege
    QFeaturesPrivilegeMapping is a Querydsl query type for FeaturesPrivilegeMapping
    QFeaturesRoleMapping is a Querydsl query type for FeaturesRoleMapping
    QGroupAttribute is a Querydsl query type for GroupAttribute
    QOAuthClient is a Querydsl query type for OAuthClient
    QPrivilege is a Querydsl query type for Privilege
    QPrivilegeSet is a Querydsl query type for PrivilegeSet
    QRole is a Querydsl query type for Role
    QUserAttribute is a Querydsl query type for UserAttribute
    QUserRole is a Querydsl query type for UserRole
    QUserSession is a Querydsl query type for UserSession
    This 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.