| Package | Description |
|---|---|
| com.unboundid.scim.sdk | |
| com.unboundid.scim.wink |
| Constructor and Description |
|---|
BulkStreamResponse(SCIMApplication application,
RequestContext requestContext)
Create a new bulk stream response.
|
| Modifier and Type | Method and Description |
|---|---|
protected javax.ws.rs.core.Response |
AbstractSCIMResource.getUsers(RequestContext requestContext,
String endpoint,
String filterString,
String baseID,
String searchScope,
String sortBy,
String sortOrder,
String pageStartIndex,
String pageSize)
Process a GET operation.
|
| Constructor and Description |
|---|
BulkContentRequestHandler(SCIMApplication application,
RequestContext requestContext,
SCIMBackend backend,
BulkStreamResponse bulkStreamResponse,
OAuthTokenHandler tokenHandler)
Create a new instance of this bulk operation handler.
|
Copyright © 2011–2016 UnboundID. All rights reserved.