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

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

Uses of RequestContext in com.unboundid.scim.sdk
 

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

Uses of RequestContext in com.unboundid.scim.wink
 

Methods in com.unboundid.scim.wink with parameters of type RequestContext
protected  javax.ws.rs.core.Response AbstractSCIMResource.getUsers(RequestContext requestContext, String filterString, String sortBy, String sortOrder, String pageStartIndex, String pageSize)
          Process a GET operation.
 

Constructors in com.unboundid.scim.wink with parameters of type RequestContext
BulkContentRequestHandler(SCIMApplication application, RequestContext requestContext, SCIMBackend backend, BulkStreamResponse bulkStreamResponse)
          Create a new instance of this bulk operation handler.
 



Copyright © 2011-2012 UnboundID. All Rights Reserved.