-
Subclasses of AbstractTurbineSecurityEntityImpl in org.apache.fulcrum.security.model.turbine.entity.impl
Modifier and Type |
Class |
Description |
class |
TurbineGroupImpl |
Represents the "turbine" model where permissions are in a many to many
relationship to roles, roles are related to groups are related to users, all
in many to many relationships.
|
class |
TurbineRoleImpl |
Represents the "turbine" model where permissions are in a many to many
relationship to roles, roles are related to groups are related to users, all
in many to many relationships.
|
class |
TurbineUserImpl |
Represents the "turbine" model where permissions are in a many to many
relationship to roles, roles are related to groups are related to users, all
in many to many relationships.
|