com.mohiva.play.silhouette.impl

services

package services

Provides implementations of the services.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. services
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class DelegableAuthInfoService extends AuthInfoService

    An implementation of the auth info service which delegates the storage of an auth info instance to its appropriate DAO.

  2. class GravatarService extends AvatarService with Logger

    Retrieves avatar URLs from the Gravatar service.

Value Members

  1. object DelegableAuthInfoService

    The companion object.

  2. object GravatarService

    The companion object.

Inherited from AnyRef

Inherited from Any

Ungrouped