Class PersistentToken

java.lang.Object
org.powertac.visualizer.domain.PersistentToken
All Implemented Interfaces:
Serializable

@Entity
public class PersistentToken
extends Object
implements Serializable
Persistent tokens are used by Spring Security to automatically log in users.
See Also:
PersistentTokenRememberMeServices, Serialized Form