Uses of Interface
org.apache.fulcrum.security.model.turbine.entity.TurbineUser
-
Packages that use TurbineUser Package Description org.apache.fulcrum.security.model.turbine.entity.impl org.apache.fulcrum.security.torque.om -
-
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 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. -
Uses of TurbineUser in org.apache.fulcrum.security.torque.om
Classes in org.apache.fulcrum.security.torque.om that implement TurbineUser Modifier and Type Class Description classTorqueTurbineUserThe skeleton for this class was autogenerated by Torque on: [Thu Nov 04 10:34:40 CET 2021] You should add additional methods to this class to meet the application requirements.classTurbineUserThe skeleton for this class was autogenerated by Torque on: [Thu Nov 04 10:34:40 CET 2021] You should add additional methods to this class to meet the application requirements.
-