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: Role.java 1374616 2012-08-18 17:26:07Z tv $
Author:
Frank Y. Kim, John D. McNally, Brett McLaughlin