Interface TurbineUser

All Superinterfaces:
ExtendedUser, SecurityEntity, Serializable, TurbineUserGroupRoleEntity, User
All Known Implementing Classes:
TurbineUserImpl

public interface TurbineUser extends ExtendedUser, TurbineUserGroupRoleEntity
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.
Version:
$Id$
Author:
Eric Pugh