Uses of Class
org.apache.fulcrum.security.entity.impl.SecurityEntityImpl
Packages that use SecurityEntityImpl
Package
Description
-
Uses of SecurityEntityImpl in org.apache.fulcrum.security.model.basic.entity.impl
Subclasses of SecurityEntityImpl in org.apache.fulcrum.security.model.basic.entity.implModifier and TypeClassDescriptionclass
Represents the "basic" model where users are part of groups, but nothing else.class
Represents the "basic" model where users can be part of multiple groups directly, with no roles or permissions. -
Uses of SecurityEntityImpl in org.apache.fulcrum.security.model.dynamic.entity.impl
Subclasses of SecurityEntityImpl in org.apache.fulcrum.security.model.dynamic.entity.implModifier and TypeClassDescriptionclass
Represents 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.class
Represents 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.class
Represents 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.class
Represents 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 SecurityEntityImpl in org.apache.fulcrum.security.model.turbine.entity.impl
Subclasses of SecurityEntityImpl in org.apache.fulcrum.security.model.turbine.entity.implModifier and TypeClassDescriptionclass
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.class
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.class
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.class
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.class
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.