Class OslcOAuthClient

java.lang.Object
org.eclipse.lyo.client.OslcOAuthClient
All Implemented Interfaces:
IOslcClient

public class OslcOAuthClient extends Object implements IOslcClient
  • Constructor Details

    • OslcOAuthClient

      public OslcOAuthClient(net.oauth.OAuthAccessor accessor, String realm, jakarta.ws.rs.client.ClientBuilder clientBuilder, UnderlyingHttpClient underlyingHttpClient)
      Initialize an OAuthClient with the required OAuth URLs
  • Method Details