Uses of Interface
org.apache.fulcrum.security.model.turbine.entity.TurbineUserGroupRoleEntity
-
-
Uses of TurbineUserGroupRoleEntity in org.apache.fulcrum.security.model.turbine.entity
Subinterfaces of TurbineUserGroupRoleEntity in org.apache.fulcrum.security.model.turbine.entity Modifier and Type Interface Description interfaceTurbineGroupRepresents 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.interfaceTurbineRoleRepresents 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.interfaceTurbineUserRepresents 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 TurbineUserGroupRoleEntity in org.apache.fulcrum.security.model.turbine.entity.impl
Classes in org.apache.fulcrum.security.model.turbine.entity.impl that implement TurbineUserGroupRoleEntity Modifier and Type Class Description classAbstractTurbineSecurityEntityImplRepresents 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.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. -
Uses of TurbineUserGroupRoleEntity in org.apache.fulcrum.security.torque.om
Classes in org.apache.fulcrum.security.torque.om that implement TurbineUserGroupRoleEntity Modifier and Type Class Description classBaseTorqueTurbineGroupThis class was autogenerated by Torque on: [Thu Nov 04 13:34:21 CET 2021] You should not use this class directly.classBaseTorqueTurbineRoleThis class was autogenerated by Torque on: [Thu Nov 04 13:34:21 CET 2021] You should not use this class directly.classBaseTorqueTurbineUserThis class was autogenerated by Torque on: [Thu Nov 04 13:34:22 CET 2021] You should not use this class directly.classBaseTurbineGroupThis class was autogenerated by Torque on: [Thu Nov 04 13:34:21 CET 2021] You should not use this class directly.classBaseTurbineRoleThis class was autogenerated by Torque on: [Thu Nov 04 13:34:21 CET 2021] You should not use this class directly.classBaseTurbineUserThis class was autogenerated by Torque on: [Thu Nov 04 13:34:21 CET 2021] You should not use this class directly.classTorqueTurbineGroupThe 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.classTorqueTurbineRoleThe 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.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.classTurbineGroupThe 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.classTurbineRoleThe 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. -
Uses of TurbineUserGroupRoleEntity in org.apache.fulcrum.security.torque.security.turbine
Classes in org.apache.fulcrum.security.torque.security.turbine that implement TurbineUserGroupRoleEntity Modifier and Type Class Description classTorqueAbstractTurbineTurbineSecurityEntityThis abstract class provides the SecurityInterface to the managers.classTorqueAbstractTurbineTurbineSecurityEntityDefaultThis abstract class extends the user manager to allow for custom OM attached objects (user group role relationships) for ACL. -
Uses of TurbineUserGroupRoleEntity in org.apache.fulcrum.security.torque.turbine
Classes in org.apache.fulcrum.security.torque.turbine that implement TurbineUserGroupRoleEntity Modifier and Type Class Description classDefaultAbstractTurbineGroupThis abstract class provides the SecurityInterface to the managers.classDefaultAbstractTurbineRoleThis abstract class provides the SecurityInterface to the managers.classDefaultAbstractTurbineUserThis abstract class provides the SecurityInterface to the managers.classFulcrumAbstractTurbineGroupThis abstract class provides the SecurityInterface to the managers.classFulcrumAbstractTurbineRoleThis abstract class provides the SecurityInterface to the managers.classFulcrumAbstractTurbineUserThis abstract class provides the SecurityInterface to the managers.
-