Uses of Interface
org.apache.fulcrum.security.model.basic.entity.BasicGroup
Packages that use BasicGroup
Package
Description
-
Uses of BasicGroup in org.apache.fulcrum.security.model.basic.entity.impl
Classes in org.apache.fulcrum.security.model.basic.entity.impl that implement BasicGroupModifier and TypeClassDescriptionclass
Represents the "basic" model where users are part of groups, but nothing else. -
Uses of BasicGroup in org.apache.fulcrum.security.model.dynamic.entity
Subinterfaces of BasicGroup in org.apache.fulcrum.security.model.dynamic.entityModifier and TypeInterfaceDescriptioninterface
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. -
Uses of BasicGroup in org.apache.fulcrum.security.model.dynamic.entity.impl
Classes in org.apache.fulcrum.security.model.dynamic.entity.impl that implement BasicGroupModifier 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.