All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download socialauth JAR 4.12 with all dependencies


SocialAuth library

Files of the artifact socialauth version 4.12 from the group org.brickred.

Artifact socialauth
Group org.brickred
Version 4.12
Last update 22. February 2016
Tags: socialauth library
Organization not specified
URL http://code.google.com/p/socialauth/
License The MIT License
Dependencies amount 3
Dependencies json, openid4java-consumer, commons-logging,
There are maybe transitive dependencies!
There is a newer version: 4.15
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of socialauth Show documentation

Please rate this JAR file. Is it a good library?

32 downloads

Source code of socialauth version 4.12

META-INF
META-INF.META-INF.MANIFEST.MF
org.brickred.socialauth
org.brickred.socialauth.org.brickred.socialauth.AbstractProvider
org.brickred.socialauth.org.brickred.socialauth.Album
org.brickred.socialauth.org.brickred.socialauth.AuthProvider
org.brickred.socialauth.org.brickred.socialauth.AuthProviderFactory
org.brickred.socialauth.org.brickred.socialauth.Career
org.brickred.socialauth.org.brickred.socialauth.Contact
org.brickred.socialauth.org.brickred.socialauth.Education
org.brickred.socialauth.org.brickred.socialauth.Feed
org.brickred.socialauth.org.brickred.socialauth.Permission
org.brickred.socialauth.org.brickred.socialauth.Photo
org.brickred.socialauth.org.brickred.socialauth.Position
org.brickred.socialauth.org.brickred.socialauth.Profile
org.brickred.socialauth.org.brickred.socialauth.Recommendation
org.brickred.socialauth.org.brickred.socialauth.SocialAuthConfig
org.brickred.socialauth.org.brickred.socialauth.SocialAuthManager
org.brickred.socialauth.exception
org.brickred.socialauth.exception.org.brickred.socialauth.exception.AccessTokenExpireException
org.brickred.socialauth.exception.org.brickred.socialauth.exception.ProviderStateException
org.brickred.socialauth.exception.org.brickred.socialauth.exception.ServerDataException
org.brickred.socialauth.exception.org.brickred.socialauth.exception.SignatureException
org.brickred.socialauth.exception.org.brickred.socialauth.exception.SocialAuthConfigurationException
org.brickred.socialauth.exception.org.brickred.socialauth.exception.SocialAuthException
org.brickred.socialauth.exception.org.brickred.socialauth.exception.SocialAuthManagerStateException
org.brickred.socialauth.exception.org.brickred.socialauth.exception.UserDeniedPermissionException
org.brickred.socialauth.oauthstrategy
org.brickred.socialauth.oauthstrategy.org.brickred.socialauth.oauthstrategy.Hybrid
org.brickred.socialauth.oauthstrategy.org.brickred.socialauth.oauthstrategy.OAuth1
org.brickred.socialauth.oauthstrategy.org.brickred.socialauth.oauthstrategy.OAuth2
org.brickred.socialauth.oauthstrategy.org.brickred.socialauth.oauthstrategy.OAuthStrategyBase
org.brickred.socialauth.plugin
org.brickred.socialauth.plugin.org.brickred.socialauth.plugin.AlbumsPlugin
org.brickred.socialauth.plugin.org.brickred.socialauth.plugin.CareerPlugin
org.brickred.socialauth.plugin.org.brickred.socialauth.plugin.FeedPlugin
org.brickred.socialauth.plugin.org.brickred.socialauth.plugin.Plugin
org.brickred.socialauth.plugin.facebook
org.brickred.socialauth.plugin.facebook.org.brickred.socialauth.plugin.facebook.AlbumsPluginImpl
org.brickred.socialauth.plugin.facebook.org.brickred.socialauth.plugin.facebook.FeedPluginImpl
org.brickred.socialauth.plugin.flickr
org.brickred.socialauth.plugin.flickr.org.brickred.socialauth.plugin.flickr.AlbumsPluginImpl
org.brickred.socialauth.plugin.googleplus
org.brickred.socialauth.plugin.googleplus.org.brickred.socialauth.plugin.googleplus.AlbumsPluginImpl
org.brickred.socialauth.plugin.googleplus.org.brickred.socialauth.plugin.googleplus.FeedPluginImpl
org.brickred.socialauth.plugin.instagram
org.brickred.socialauth.plugin.instagram.org.brickred.socialauth.plugin.instagram.FeedPluginImpl
org.brickred.socialauth.plugin.linkedin
org.brickred.socialauth.plugin.linkedin.org.brickred.socialauth.plugin.linkedin.CareerPluginImpl
org.brickred.socialauth.plugin.linkedin.org.brickred.socialauth.plugin.linkedin.FeedPluginImpl
org.brickred.socialauth.plugin.linkedin.oauth2
org.brickred.socialauth.plugin.linkedin.oauth2.org.brickred.socialauth.plugin.linkedin.oauth2.CareerPluginImpl
org.brickred.socialauth.plugin.linkedin.oauth2.org.brickred.socialauth.plugin.linkedin.oauth2.FeedPluginImpl
org.brickred.socialauth.plugin.twitter
org.brickred.socialauth.plugin.twitter.org.brickred.socialauth.plugin.twitter.AlbumsPluginImpl
org.brickred.socialauth.plugin.twitter.org.brickred.socialauth.plugin.twitter.FeedPluginImpl
org.brickred.socialauth.provider
org.brickred.socialauth.provider.org.brickred.socialauth.provider.AmazonImpl
org.brickred.socialauth.provider.org.brickred.socialauth.provider.FacebookImpl
org.brickred.socialauth.provider.org.brickred.socialauth.provider.FlickerImpl
org.brickred.socialauth.provider.org.brickred.socialauth.provider.FourSquareImpl
org.brickred.socialauth.provider.org.brickred.socialauth.provider.GenericOAuth1Provider
org.brickred.socialauth.provider.org.brickred.socialauth.provider.GenericOAuth2Provider
org.brickred.socialauth.provider.org.brickred.socialauth.provider.GitHubImpl
org.brickred.socialauth.provider.org.brickred.socialauth.provider.GoogleImpl
org.brickred.socialauth.provider.org.brickred.socialauth.provider.GooglePlusImpl
org.brickred.socialauth.provider.org.brickred.socialauth.provider.HotmailImpl
org.brickred.socialauth.provider.org.brickred.socialauth.provider.InstagramImpl
org.brickred.socialauth.provider.org.brickred.socialauth.provider.LinkedInImpl
org.brickred.socialauth.provider.org.brickred.socialauth.provider.LinkedInOAuth2Impl
org.brickred.socialauth.provider.org.brickred.socialauth.provider.MendeleyImpl
org.brickred.socialauth.provider.org.brickred.socialauth.provider.MySpaceImpl
org.brickred.socialauth.provider.org.brickred.socialauth.provider.NimbleImpl
org.brickred.socialauth.provider.org.brickred.socialauth.provider.OpenIdImpl
org.brickred.socialauth.provider.org.brickred.socialauth.provider.RunkeeperImpl
org.brickred.socialauth.provider.org.brickred.socialauth.provider.SalesForceImpl
org.brickred.socialauth.provider.org.brickred.socialauth.provider.StackExchangeImpl
org.brickred.socialauth.provider.org.brickred.socialauth.provider.TwitterImpl
org.brickred.socialauth.provider.org.brickred.socialauth.provider.YahooImpl
org.brickred.socialauth.provider.org.brickred.socialauth.provider.YammerImpl
org.brickred.socialauth.util
org.brickred.socialauth.util.org.brickred.socialauth.util.AccessGrant
org.brickred.socialauth.util.org.brickred.socialauth.util.Base64
org.brickred.socialauth.util.org.brickred.socialauth.util.BirthDate
org.brickred.socialauth.util.org.brickred.socialauth.util.Constants
org.brickred.socialauth.util.org.brickred.socialauth.util.DateComponents
org.brickred.socialauth.util.org.brickred.socialauth.util.HttpUtil
org.brickred.socialauth.util.org.brickred.socialauth.util.MethodType
org.brickred.socialauth.util.org.brickred.socialauth.util.OAuthConfig
org.brickred.socialauth.util.org.brickred.socialauth.util.OAuthConsumer
org.brickred.socialauth.util.org.brickred.socialauth.util.OpenIdConsumer
org.brickred.socialauth.util.org.brickred.socialauth.util.ProviderSupport
org.brickred.socialauth.util.org.brickred.socialauth.util.Response
org.brickred.socialauth.util.org.brickred.socialauth.util.SocialAuthUtil
org.brickred.socialauth.util.org.brickred.socialauth.util.Token
org.brickred.socialauth.util.org.brickred.socialauth.util.XMLParseUtil




© 2015 - 2024 Weber Informatics LLC | Privacy Policy