public class AbstractBulkResource extends Object
| Constructor and Description |
|---|
AbstractBulkResource(SCIMApplication application,
OAuthTokenHandler tokenHandler)
Create a new instance of the bulk resource.
|
public AbstractBulkResource(SCIMApplication application, OAuthTokenHandler tokenHandler)
application - The SCIM JAX-RS application associated with this
resource.tokenHandler - The token handler to use for OAuth
authentication.Copyright © 2011–2016 UnboundID. All rights reserved.