SocialStateItem

play.silhouette.impl.providers.SocialStateItem
See theSocialStateItem companion object

An item which can be a part of a social state.

The social state consists of one state item per handler. So this item describes the state an handler can handle. A state item can be of any type. The handler to which the state item pertains, must be able to serialize/deserialize this state item.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
In this article