| Package | Description |
|---|---|
| com.unboundid.scim.sdk | |
| com.unboundid.scim.wink |
| Constructor and Description |
|---|
BulkStreamResponse(SCIMApplication application,
RequestContext requestContext)
Create a new bulk stream response.
|
ResourceSchemaBackend(SCIMApplication application)
Create a new ResourceSchemaBackend that serves up the schema provided
from the ResourceDescriptors.
|
| Constructor and Description |
|---|
AbstractBulkResource(SCIMApplication application,
OAuthTokenHandler tokenHandler)
Create a new instance of the bulk resource.
|
AbstractSCIMResource(SCIMApplication application,
OAuthTokenHandler tokenHandler)
Create a new AbstractSCIMResource for CRUD operations.
|
BulkContentRequestHandler(SCIMApplication application,
RequestContext requestContext,
SCIMBackend backend,
BulkStreamResponse bulkStreamResponse,
OAuthTokenHandler tokenHandler)
Create a new instance of this bulk operation handler.
|
BulkResource(SCIMApplication application,
OAuthTokenHandler tokenHandler)
Create a new instance of the bulk resource.
|
JSONBulkResource(SCIMApplication application,
OAuthTokenHandler tokenHandler)
Create a new instance of the bulk resource.
|
JSONQueryResource(SCIMApplication application,
OAuthTokenHandler tokenHandler)
Create a new SCIM wink resource for XML query operations on a SCIM
endpoint.
|
JSONServiceProviderConfigResource(SCIMApplication application)
Create a new JAX-RS resource.
|
MonitorResource(SCIMApplication application)
Create a new JAX-RS resource.
|
RootResource(SCIMApplication application)
Create a new JAX-RS resource.
|
SCIMResource(SCIMApplication application,
OAuthTokenHandler tokenHandler)
Create a new SCIM wink resource for operations on a SCIM endpoint.
|
ServiceProviderConfigResource(SCIMApplication application)
Create a new JAX-RS resource.
|
XMLBulkResource(SCIMApplication application,
OAuthTokenHandler tokenHandler)
Create a new instance of the bulk resource.
|
XMLQueryResource(SCIMApplication application,
OAuthTokenHandler tokenHandler)
Create a new SCIM wink resource for XML query operations on a
SCIM endpoint.
|
XMLServiceProviderConfigResource(SCIMApplication application)
Create a new JAX-RS resource.
|
Copyright © 2011–2016 UnboundID. All rights reserved.