Uses of Interface
org.eclipse.lyo.client.UnderlyingHttpClient
Packages that use UnderlyingHttpClient
-
Uses of UnderlyingHttpClient in org.eclipse.lyo.client
Methods in org.eclipse.lyo.client with parameters of type UnderlyingHttpClientModifier and TypeMethodDescriptionOslcOAuthClientBuilder.setUnderlyingHttpClient(UnderlyingHttpClient underlyingHttpClient) Constructors in org.eclipse.lyo.client with parameters of type UnderlyingHttpClientModifierConstructorDescriptionOslcOAuthClient(net.oauth.OAuthAccessor accessor, String realm, ClientBuilder clientBuilder, UnderlyingHttpClient underlyingHttpClient) Initialize an OAuthClient with the required OAuth URLs