This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.amber.oauth2.client.HttpClient (Apache Oltu: OAuth 2.0 Implementation - Client 0.31-incubating-SNAPSHOT API)

Uses of Interface
org.apache.amber.oauth2.client.HttpClient

Packages that use HttpClient
org.apache.amber.oauth2.client   
 

Uses of HttpClient in org.apache.amber.oauth2.client
 

Classes in org.apache.amber.oauth2.client that implement HttpClient
 class URLConnectionClient
          Implementation of the OAuth HttpClient using URL Connection
 

Fields in org.apache.amber.oauth2.client declared as HttpClient
protected  HttpClient OAuthClient.httpClient
           
 

Constructors in org.apache.amber.oauth2.client with parameters of type HttpClient
OAuthClient(HttpClient oauthClient)
           
 



Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.