java.lang.Object
org.apache.fulcrum.security.entity.impl.SecurityEntityImpl
org.apache.fulcrum.security.model.dynamic.entity.impl.DynamicRoleImpl
All Implemented Interfaces:
Serializable, Role, SecurityEntity, DynamicRole

public class DynamicRoleImpl
extends SecurityEntityImpl
implements DynamicRole
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.
Version:
$Id: DynamicRole.java 437451 2006-08-27 20:20:44Z tv $
Author:
Eric Pugh
See Also:
Serialized Form