Package org.powertac.visualizer.domain
Class Authority
java.lang.Object
org.powertac.visualizer.domain.Authority
- All Implemented Interfaces:
Serializable
@Entity public class Authority extends Object implements Serializable
An authority (a security role) used by Spring Security.
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description Authority() -
Method Summary