Packages

  • package root
    Definition Classes
    root
  • package play
    Definition Classes
    root
  • package silhouette

    An authentication library for Play Framework applications that supports several authentication methods, including OAuth1, OAuth2, OpenID, Credentials or custom authentication schemes.

    An authentication library for Play Framework applications that supports several authentication methods, including OAuth1, OAuth2, OpenID, Credentials or custom authentication schemes.

    Definition Classes
    play
  • package impl

    The reference implementation of Silhouette.

    The reference implementation of Silhouette.

    Definition Classes
    silhouette
  • package providers

    Contains play.silhouette.api.Provider implementations that provide authentication for different schemes and services.

    Contains play.silhouette.api.Provider implementations that provide authentication for different schemes and services.

    Definition Classes
    impl
  • package oauth1
    Definition Classes
    providers
  • package secrets
    Definition Classes
    oauth1
  • package services
    Definition Classes
    oauth1
  • PlayOAuth1Service

package services

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class PlayOAuth1Service extends OAuth1Service with api.Logger

    The OAuth1 service implementation which wraps Play Framework's OAuth implementation.

Value Members

  1. object PlayOAuth1Service

    The companion object.

Ungrouped