Uses of Class
org.apache.fulcrum.security.model.basic.entity.impl.BasicUserImpl
Package | Description |
---|---|
org.apache.fulcrum.security.model.dynamic.entity.impl |
-
Uses of BasicUserImpl in org.apache.fulcrum.security.model.dynamic.entity.impl
Subclasses of BasicUserImpl in org.apache.fulcrum.security.model.dynamic.entity.impl Modifier and Type Class Description class
DynamicUserImpl
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.