| Package | Description |
|---|---|
| org.eclipse.lyo.client.oslc | |
| org.eclipse.lyo.client.oslc.jazz | |
| org.eclipse.lyo.client.oslc.resources |
| Modifier and Type | Class and Description |
|---|---|
class |
OslcOAuthClient |
| Modifier and Type | Class and Description |
|---|---|
class |
JazzFormAuthClient
An OSLC client for IBM Rational Jazz servers using Form Auth to authenticate.
|
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.lyo.oslc4j.core.model.ResourceShape |
RmUtil.lookupRequirementsInstanceShapes(String serviceProviderUrl,
String oslcDomain,
String oslcResourceType,
OslcClient client,
String requiredInstanceShape) |
| Constructor and Description |
|---|
OslcQuery(OslcClient oslcClient,
String capabilityUrl)
Create an OSLC query that uses the remote system's default page size.
|
OslcQuery(OslcClient oslcClient,
String capabilityUrl,
int pageSize)
Create an OSLC query that uses the given page size
|
OslcQuery(OslcClient oslcClient,
String capabilityUrl,
int pageSize,
OslcQueryParameters oslcQueryParams)
Create an OSLC query that uses OSLC query parameters and the given page size
|
OslcQuery(OslcClient oslcClient,
String capabilityUrl,
OslcQueryParameters oslcQueryParams)
Create an OSLC query with query parameters that uses the default page size
|
Copyright © 2016. All Rights Reserved.