Package org.apache.fulcrum.security.model.turbine.entity.impl

  • Class Summary 
    Class Description
    AbstractTurbineSecurityEntityImpl
    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.
    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.
    TurbinePermissionImpl
    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.
    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.
    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.