|
Class Summary |
| AbstractProvider |
It implements AuthProvider interface and provides some methods for
registering and getting plugins. |
| Album |
Contains the Album info |
| AuthProviderFactory |
This is a factory which creates an instance of the requested provider based
on the string passed as id. |
| Contact |
Data bean for contact information. |
| Feed |
|
| Permission |
|
| Photo |
Data bean for photo info |
| Profile |
Data bean for profile information. |
| SocialAuthConfig |
This class is used to load the configuration for all providers. |
| SocialAuthManager |
This class manages the Map of all the connected providers by using this
manager. |