Uses of Class
org.apache.fulcrum.security.model.turbine.entity.impl.AbstractTurbineSecurityEntityImpl
-
Packages that use AbstractTurbineSecurityEntityImpl Package Description org.apache.fulcrum.security.model.turbine.entity.impl -
-
Uses of AbstractTurbineSecurityEntityImpl in org.apache.fulcrum.security.model.turbine.entity.impl
Subclasses of AbstractTurbineSecurityEntityImpl in org.apache.fulcrum.security.model.turbine.entity.impl Modifier and Type Class Description classTurbineGroupImplRepresents 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.classTurbineRoleImplRepresents 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.classTurbineUserImplRepresents 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.
-