| Package | Description |
|---|---|
| org.brickred.socialauth | |
| org.brickred.socialauth.provider |
| Modifier and Type | Method and Description |
|---|---|
List<Contact> |
AuthProvider.getContactList()
Gets the list of contacts of the user and their email.
|
| Modifier and Type | Method and Description |
|---|---|
List<Contact> |
YammerImpl.getContactList()
Gets the list of contacts of the user.
|
List<Contact> |
OpenIdImpl.getContactList()
Contact list is not available for generic Open ID providers.
|
List<Contact> |
SalesForceImpl.getContactList()
Gets the list of contacts of the user.
|
List<Contact> |
HotmailImpl.getContactList()
Gets the list of contacts of the user and their email.
|
List<Contact> |
NimbleImpl.getContactList()
Gets the list of contacts of the user.
|
List<Contact> |
StackExchangeImpl.getContactList() |
List<Contact> |
MySpaceImpl.getContactList()
Gets the list of contacts of the user and their profile URL.
|
List<Contact> |
TwitterImpl.getContactList()
Gets the list of followers of the user and their screen name.
|
List<Contact> |
FacebookImpl.getContactList()
Gets the list of contacts of the user.
|
List<Contact> |
YahooImpl.getContactList()
Gets the list of contacts of the user and their email.
|
List<Contact> |
FourSquareImpl.getContactList()
Gets the list of contacts of the user.
|
List<Contact> |
GoogleImpl.getContactList()
Gets the list of contacts of the user and their email.
|
List<Contact> |
LinkedInImpl.getContactList()
Gets the list of contacts of the user and their email.
|
List<Contact> |
LinkedInOAuth2Impl.getContactList()
Gets the list of contacts of the user and their email.
|
List<Contact> |
GooglePlusImpl.getContactList() |
List<Contact> |
InstagramImpl.getContactList() |
List<Contact> |
MendeleyImpl.getContactList()
Gets the list of followers of the user and their screen name.
|
List<Contact> |
AmazonImpl.getContactList() |
List<Contact> |
GenericOAuth2Provider.getContactList() |
List<Contact> |
RunkeeperImpl.getContactList()
Gets the list of contacts of the user.
|
List<Contact> |
GitHubImpl.getContactList() |
List<Contact> |
GenericOAuth1Provider.getContactList()
This method is not implemented for GenericOAuth1 provider.
|
List<Contact> |
FlickerImpl.getContactList()
Gets the list of followers of the user and their screen name.
|
Copyright © 2018. All Rights Reserved.