Uses of Class
org.brickred.socialauth.Contact

Packages that use Contact
org.brickred.socialauth   
org.brickred.socialauth.provider   
 

Uses of Contact in org.brickred.socialauth
 

Methods in org.brickred.socialauth that return types with arguments of type Contact
 List<Contact> AuthProvider.getContactList()
          Gets the list of contacts of the user and their email.
 

Uses of Contact in org.brickred.socialauth.provider
 

Methods in org.brickred.socialauth.provider that return types with arguments of type Contact
 List<Contact> YammerImpl.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> TwitterImpl.getContactList()
          Gets the list of followers of the user and their screen name.
 List<Contact> SalesForceImpl.getContactList()
          Gets the list of contacts of the user.
 List<Contact> RunkeeperImpl.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> MySpaceImpl.getContactList()
          Gets the list of contacts of the user and their profile URL.
 List<Contact> MendeleyImpl.getContactList()
          Gets the list of followers of the user and their screen name.
 List<Contact> LinkedInImpl.getContactList()
          Gets the list of contacts of the user and their email.
 List<Contact> HotmailImpl.getContactList()
          Gets the list of contacts of the user and their email.
 List<Contact> GoogleImpl.getContactList()
          Gets the list of contacts of the user and their email.
 List<Contact> GenericOAuth2Provider.getContactList()
           
 List<Contact> GenericOAuth1Provider.getContactList()
          This method is not implemented for GenericOAuth1 provider.
 List<Contact> FourSquareImpl.getContactList()
          Gets the list of contacts of the user.
 List<Contact> FacebookImpl.getContactList()
          Gets the list of contacts of the user.
 List<Contact> AolImpl.getContactList()
          Gets the list of contacts of the user and their email.
 



Copyright © 2013. All Rights Reserved.