Uses of Class
com.unboundid.scim.wink.SCIMApplication

Packages that use SCIMApplication
com.unboundid.scim.sdk   
com.unboundid.scim.wink   
 

Uses of SCIMApplication in com.unboundid.scim.sdk
 

Constructors in com.unboundid.scim.sdk with parameters of type SCIMApplication
BulkStreamResponse(SCIMApplication application, RequestContext requestContext)
          Create a new bulk stream response.
 

Uses of SCIMApplication in com.unboundid.scim.wink
 

Constructors in com.unboundid.scim.wink with parameters of type SCIMApplication
AbstractBulkResource(SCIMApplication application, ResourceStats bulkResourceStats, SCIMBackend backend)
          Create a new instance of the bulk resource.
BulkContentRequestHandler(SCIMApplication application, RequestContext requestContext, SCIMBackend backend, BulkStreamResponse bulkStreamResponse)
          Create a new instance of this bulk operation handler.
BulkResource(SCIMApplication application, ResourceStats bulkResourceStats, SCIMBackend backend)
          Create a new instance of the bulk resource.
JSONBulkResource(SCIMApplication application, ResourceStats bulkResourceStats, SCIMBackend backend)
          Create a new instance of the bulk resource.
JSONServiceProviderConfigResource(SCIMApplication application, ResourceStats resourceStats)
          Create a new JAX-RS resource.
MonitorResource(SCIMApplication application, ResourceStats resourceStats)
          Create a new JAX-RS resource.
ServiceProviderConfigResource(SCIMApplication application, ResourceStats resourceStats)
          Create a new JAX-RS resource.
XMLBulkResource(SCIMApplication application, ResourceStats bulkResourceStats, SCIMBackend backend)
          Create a new instance of the bulk resource.
XMLServiceProviderConfigResource(SCIMApplication application, ResourceStats resourceStats)
          Create a new JAX-RS resource.
 



Copyright © 2011-2012 UnboundID. All Rights Reserved.