Uses of Interface
org.apache.fulcrum.security.model.turbine.entity.TurbineUser
Package | Description |
---|---|
org.apache.fulcrum.security.model.turbine.entity.impl |
-
Uses of TurbineUser in org.apache.fulcrum.security.model.turbine.entity.impl
Classes in org.apache.fulcrum.security.model.turbine.entity.impl that implement TurbineUser Modifier and Type Class Description 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.