net.smartam.leeloo.ext.dynamicreg.client
Class OAuthRegistrationClient

java.lang.Object
  extended by net.smartam.leeloo.client.OAuthClient
      extended by net.smartam.leeloo.ext.dynamicreg.client.OAuthRegistrationClient

public class OAuthRegistrationClient
extends OAuthClient

Author:
Maciej Machulak, Lukasz Moren

Field Summary
 
Fields inherited from class net.smartam.leeloo.client.OAuthClient
httpClient
 
Constructor Summary
OAuthRegistrationClient(HttpClient oauthClient)
           
 
Method Summary
 OAuthClientRegistrationResponse clientInfo(OAuthClientRequest request)
           
 
Methods inherited from class net.smartam.leeloo.client.OAuthClient
accessToken, accessToken
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OAuthRegistrationClient

public OAuthRegistrationClient(HttpClient oauthClient)
Method Detail

clientInfo

public OAuthClientRegistrationResponse clientInfo(OAuthClientRequest request)
                                           throws IOException,
                                                  OAuthSystemException,
                                                  OAuthProblemException
Throws:
IOException
OAuthSystemException
OAuthProblemException


Copyright © 2010. All Rights Reserved.