com.mohiva.play.silhouette.impl.providers

oauth1

package oauth1

Visibility
  1. Public
  2. All

Type Members

  1. trait LinkedInProfileBuilder extends CommonSocialProfileBuilder

    The profile builder for the common social profile.

  2. class LinkedInProfileParser extends SocialProfileParser[JsValue, CommonSocialProfile]

    The profile parser for the common social profile.

  3. abstract class LinkedInProvider extends OAuth1Provider

    A LinkedIn OAuth1 Provider.

  4. trait TwitterProfileBuilder extends CommonSocialProfileBuilder

    The profile builder for the common social profile.

  5. class TwitterProfileParser extends SocialProfileParser[JsValue, CommonSocialProfile]

    The profile parser for the common social profile.

  6. abstract class TwitterProvider extends OAuth1Provider

    A Twitter OAuth1 Provider.

  7. trait XingProfileBuilder extends CommonSocialProfileBuilder

    The profile builder for the common social profile.

  8. class XingProfileParser extends SocialProfileParser[JsValue, CommonSocialProfile]

    The profile parser for the common social profile.

  9. abstract class XingProvider extends OAuth1Provider

    A Xing OAuth1 Provider.

Value Members

  1. object LinkedInProvider

    The companion object.

  2. object TwitterProvider

    The companion object.

  3. object XingProvider

    The companion object.

  4. package secrets

  5. package services

Ungrouped