Interface Role

All Superinterfaces:
SecurityEntity, Serializable
All Known Subinterfaces:
DynamicRole, TurbineRole
All Known Implementing Classes:
DynamicRoleImpl, TurbineRoleImpl

public interface Role extends SecurityEntity
This class represents a role played by the User associated with the current Session.
Version:
$Id$
Author:
Frank Y. Kim, John D. McNally, Brett McLaughlin