Uses of Interface
org.apache.fulcrum.security.entity.ExtendedUser
Packages that use ExtendedUser
Package
Description
-
Uses of ExtendedUser in org.apache.fulcrum.security.model.turbine.entity
Subinterfaces of ExtendedUser in org.apache.fulcrum.security.model.turbine.entityModifier and TypeInterfaceDescriptioninterface
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. -
Uses of ExtendedUser in org.apache.fulcrum.security.model.turbine.entity.impl
Classes in org.apache.fulcrum.security.model.turbine.entity.impl that implement ExtendedUserModifier 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.