com.mohiva.play.silhouette.impl.providers

oauth2

package oauth2

Visibility
  1. Public
  2. All

Type Members

  1. trait ClefProfileBuilder extends CommonSocialProfileBuilder

    The profile builder for the common social profile.

  2. class ClefProfileParser extends SocialProfileParser[JsValue, CommonSocialProfile]

    The profile parser for the common social profile.

  3. abstract class ClefProvider extends OAuth2Provider

    A Clef OAuth2 Provider.

  4. trait DropboxProfileBuilder extends CommonSocialProfileBuilder

    The profile builder for the common social profile.

  5. class DropboxProfileParser extends SocialProfileParser[JsValue, CommonSocialProfile]

    The profile parser for the common social profile.

  6. abstract class DropboxProvider extends OAuth2Provider

    A Dropbox OAuth2 Provider.

  7. trait FacebookProfileBuilder extends CommonSocialProfileBuilder

    The profile builder for the common social profile.

  8. class FacebookProfileParser extends SocialProfileParser[JsValue, CommonSocialProfile]

    The profile parser for the common social profile.

  9. abstract class FacebookProvider extends OAuth2Provider

    A Facebook OAuth2 Provider.

  10. trait FoursquareProfileBuilder extends CommonSocialProfileBuilder

    The profile builder for the common social profile.

  11. class FoursquareProfileParser extends SocialProfileParser[JsValue, CommonSocialProfile]

    The profile parser for the common social profile.

  12. abstract class FoursquareProvider extends OAuth2Provider

    A Foursquare OAuth2 provider.

  13. trait GitHubProfileBuilder extends CommonSocialProfileBuilder

    The profile builder for the common social profile.

  14. class GitHubProfileParser extends SocialProfileParser[JsValue, CommonSocialProfile]

    The profile parser for the common social profile.

  15. abstract class GitHubProvider extends OAuth2Provider

    A GitHub OAuth2 Provider.

  16. trait GoogleProfileBuilder extends CommonSocialProfileBuilder

    The profile builder for the common social profile.

  17. class GoogleProfileParser extends SocialProfileParser[JsValue, CommonSocialProfile]

    The profile parser for the common social profile.

  18. abstract class GoogleProvider extends OAuth2Provider

    A Google OAuth2 Provider.

  19. trait InstagramProfileBuilder extends CommonSocialProfileBuilder

    The profile builder for the common social profile.

  20. class InstagramProfileParser extends SocialProfileParser[JsValue, CommonSocialProfile]

    The profile parser for the common social profile.

  21. abstract class InstagramProvider extends OAuth2Provider

    An Instagram OAuth2 provider.

  22. trait LinkedInProfileBuilder extends CommonSocialProfileBuilder

    The profile builder for the common social profile.

  23. class LinkedInProfileParser extends SocialProfileParser[JsValue, CommonSocialProfile]

    The profile parser for the common social profile.

  24. abstract class LinkedInProvider extends OAuth2Provider

    A LinkedIn OAuth2 Provider.

  25. trait VKProfileBuilder extends CommonSocialProfileBuilder

    The profile builder for the common social profile.

  26. class VKProfileParser extends SocialProfileParser[(JsValue, OAuth2Info), CommonSocialProfile]

    The profile parser for the common social profile.

  27. abstract class VKProvider extends OAuth2Provider

    A Vk OAuth 2 provider.

Value Members

  1. object ClefProvider

    The companion object.

  2. object DropboxProvider

    The companion object.

  3. object FacebookProvider

    The companion object.

  4. object FoursquareProvider

    The companion object.

  5. object GitHubProvider

    The companion object.

  6. object GoogleProvider

    The companion object.

  7. object InstagramProvider

    The companion object.

  8. object LinkedInProvider

    The companion object.

  9. object VKProvider

    The companion object.

  10. package state

Ungrouped