Package com.skava.auth.model


package com.skava.auth.model
Auth model classes available here.
  • Classes
    Class
    Description
    Privilege is the entity of this microservice, which holds API specific access information for the role-based access control.
    PrivilegeGroup
    This model contains the set of privilege sets for the role-based access control.
    This model holds a list of privileges.
    The Class Session
    Data transfer class holds the session refresh token
    The Class UserRole
    The Class UserRoles