Class WindowsLiveClient

  • All Implemented Interfaces:
    Client<OAuth20Credentials>

    public class WindowsLiveClient
    extends OAuth20Client

    This class is the OAuth client to authenticate users in Windows Live (SkyDrive, Hotmail and Messenger).

    It returns a WindowsLiveProfile.

    More information at http://msdn.microsoft.com/en-us/library/live/hh243641.aspx

    Since:
    1.1.0
    Author:
    Jerome Leleu
    • Constructor Detail

      • WindowsLiveClient

        public WindowsLiveClient()
      • WindowsLiveClient

        public WindowsLiveClient​(String key,
                                 String secret)