Uses of Interface
org.apache.fulcrum.security.model.dynamic.entity.DynamicGroup
-
Packages that use DynamicGroup Package Description org.apache.fulcrum.security.model.dynamic.entity.impl -
-
Uses of DynamicGroup in org.apache.fulcrum.security.model.dynamic.entity.impl
Classes in org.apache.fulcrum.security.model.dynamic.entity.impl that implement DynamicGroup Modifier and Type Class Description class
DynamicGroupImpl
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.
-