Uses of Interface
org.apache.fulcrum.security.entity.SecurityEntity
-
-
Uses of SecurityEntity in org.apache.fulcrum.security.entity
Subinterfaces of SecurityEntity in org.apache.fulcrum.security.entity Modifier and Type Interface Description interfaceExtendedUserThis interface represents the extended functionality of a user.interfaceGroupThis class represents a Group of Users in the system that are associated with specific entity or resource.interfacePermissionThis class represents the a permissions..interfaceRoleThis class represents a role played by the User associated with the current Session.interfaceUserThis interface represents the basic functionality of a user. -
Uses of SecurityEntity in org.apache.fulcrum.security.entity.impl
Classes in org.apache.fulcrum.security.entity.impl that implement SecurityEntity Modifier and Type Class Description classSecurityEntityImplBase class for all objects implementing SecurityEnitity. -
Uses of SecurityEntity in org.apache.fulcrum.security.memory
Method parameters in org.apache.fulcrum.security.memory with type arguments of type SecurityEntity Modifier and Type Method Description static booleanMemoryHelper. checkExists(List<? extends SecurityEntity> securityEntities, String name) -
Uses of SecurityEntity in org.apache.fulcrum.security.model.basic.entity
Subinterfaces of SecurityEntity in org.apache.fulcrum.security.model.basic.entity Modifier and Type Interface Description interfaceBasicGroupRepresents the "basic" model where users are part of groups, but nothing else.interfaceBasicUserRepresents the "basic" model where users can be part of multiple groups directly, with no roles or permissions. -
Uses of SecurityEntity in org.apache.fulcrum.security.model.basic.entity.impl
Classes in org.apache.fulcrum.security.model.basic.entity.impl that implement SecurityEntity Modifier and Type Class Description classBasicGroupImplRepresents the "basic" model where users are part of groups, but nothing else.classBasicUserImplRepresents the "basic" model where users can be part of multiple groups directly, with no roles or permissions. -
Uses of SecurityEntity in org.apache.fulcrum.security.model.dynamic.entity
Subinterfaces of SecurityEntity in org.apache.fulcrum.security.model.dynamic.entity Modifier and Type Interface Description interfaceDynamicGroupRepresents the "dynamic" model where permissions are related to roles, roles are related to groups and groups are related to userSet, all in many to many relationships.interfaceDynamicPermissionRepresents the "simple" model where permissions are related to roles, roles are related to groups and groups are related to users, all in many to many relationships.interfaceDynamicRoleRepresents the "simple" model where permissions are related to roles, roles are related to groups and groups are related to users, all in many to many relationships.interfaceDynamicUserRepresents the "simple" model where permissions are related to roles, roles are related to groups and groups are related to users, all in many to many relationships. -
Uses of SecurityEntity in org.apache.fulcrum.security.model.dynamic.entity.impl
Classes in org.apache.fulcrum.security.model.dynamic.entity.impl that implement SecurityEntity Modifier and Type Class Description classDynamicGroupImplRepresents the "dynamic" model where permissions are related to roles, roles are related to groups and groups are related to userSet, all in many to many relationships.classDynamicPermissionImplRepresents the "simple" model where permissions are related to roles, roles are related to groups and groups are related to users, all in many to many relationships.classDynamicRoleImplRepresents the "simple" model where permissions are related to roles, roles are related to groups and groups are related to users, all in many to many relationships.classDynamicUserImplRepresents the "simple" model where permissions are related to roles, roles are related to groups and groups are related to users, all in many to many relationships. -
Uses of SecurityEntity in org.apache.fulcrum.security.model.turbine.entity
Subinterfaces of SecurityEntity 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.interfaceTurbinePermissionRepresents 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 SecurityEntity in org.apache.fulcrum.security.model.turbine.entity.impl
Classes in org.apache.fulcrum.security.model.turbine.entity.impl that implement SecurityEntity 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.classTurbinePermissionImplRepresents 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 SecurityEntity in org.apache.fulcrum.security.torque.basic
Classes in org.apache.fulcrum.security.torque.basic that implement SecurityEntity Modifier and Type Class Description classTorqueAbstractBasicGroupThis abstract class provides the SecurityInterface to the managers.classTorqueAbstractBasicUserThis abstract class provides the SecurityInterface to the managers. -
Uses of SecurityEntity in org.apache.fulcrum.security.torque.dynamic
Classes in org.apache.fulcrum.security.torque.dynamic that implement SecurityEntity Modifier and Type Class Description classTorqueAbstractDynamicGroupThis abstract class provides the SecurityInterface to the managers.classTorqueAbstractDynamicPermissionThis abstract class provides the SecurityInterface to the managers.classTorqueAbstractDynamicRoleThis abstract class provides the SecurityInterface to the managers.classTorqueAbstractDynamicUserThis abstract class provides the SecurityInterface to the managers. -
Uses of SecurityEntity in org.apache.fulcrum.security.torque.om
Classes in org.apache.fulcrum.security.torque.om that implement SecurityEntity Modifier and Type Class Description classBaseTorqueBasicGroupThis class was autogenerated by Torque on: [Thu Nov 04 13:34:21 CET 2021] You should not use this class directly.classBaseTorqueBasicUserThis class was autogenerated by Torque on: [Thu Nov 04 13:34:21 CET 2021] You should not use this class directly.classBaseTorqueDynamicGroupThis class was autogenerated by Torque on: [Thu Nov 04 13:34:21 CET 2021] You should not use this class directly.classBaseTorqueDynamicPermissionThis class was autogenerated by Torque on: [Thu Nov 04 13:34:21 CET 2021] You should not use this class directly.classBaseTorqueDynamicRoleThis class was autogenerated by Torque on: [Thu Nov 04 13:34:21 CET 2021] You should not use this class directly.classBaseTorqueDynamicUserThis class was autogenerated by Torque on: [Thu Nov 04 13:34:21 CET 2021] You should not use this class directly.classBaseTorqueTurbineGroupThis class was autogenerated by Torque on: [Thu Nov 04 13:34:21 CET 2021] You should not use this class directly.classBaseTorqueTurbinePermissionThis 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.classBaseTurbinePermissionThis 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.classTorqueBasicGroupThe 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.classTorqueBasicUserThe 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.classTorqueDynamicGroupThe 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.classTorqueDynamicPermissionThe 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.classTorqueDynamicRoleThe 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.classTorqueDynamicUserThe 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.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.classTorqueTurbinePermissionThe 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.classTurbinePermissionThe 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 SecurityEntity in org.apache.fulcrum.security.torque.security
Classes in org.apache.fulcrum.security.torque.security that implement SecurityEntity Modifier and Type Class Description classTorqueAbstractSecurityEntityThis abstract class provides the SecurityInterface to the managers. -
Uses of SecurityEntity in org.apache.fulcrum.security.torque.security.turbine
Classes in org.apache.fulcrum.security.torque.security.turbine that implement SecurityEntity 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 SecurityEntity in org.apache.fulcrum.security.torque.turbine
Classes in org.apache.fulcrum.security.torque.turbine that implement SecurityEntity Modifier and Type Class Description classDefaultAbstractTurbineGroupThis abstract class provides the SecurityInterface to the managers.classDefaultAbstractTurbinePermissionThis 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.classFulcrumAbstractTurbinePermissionThis 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. -
Uses of SecurityEntity in org.apache.fulcrum.security.util
Classes in org.apache.fulcrum.security.util with type parameters of type SecurityEntity Modifier and Type Class Description classSecuritySet<T extends SecurityEntity>This class represents a set of Security Entities.
-