| Package | Description |
|---|---|
| com.unboundid.scim.wink |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSCIMResource
This class is an abstract Wink resource implementation for
SCIM operations on a SCIM endpoint.
|
class |
JSONQueryResource
This class is a Wink resource implementation for query operations
on a SCIM resource where the client requests JSON response format in the URL
by appending ".json" on to the endpoint.
|
class |
JSONServiceProviderConfigResource
This class is a JAX-RS resource for the SCIM Service Provider Configuration
where the response format is specified in the URL to be JSON.
|
class |
RootResource
Default content for the SCIM service base URL.
|
class |
SCIMResource
This class is a Wink resource implementation for operations
on a SCIM resource.
|
class |
ServiceProviderConfigResource
This class is a JAX-RS resource for the SCIM Service Provider Configuration.
|
class |
XMLQueryResource
This class is a Wink dynamic resource implementation for query operations
on a SCIM resource where the client requests XML response format in the URL
by appending ".xml" on to the endpoint.
|
class |
XMLServiceProviderConfigResource
This class is a JAX-RS resource for the SCIM Service Provider Configuration
where the response format is specified in the URL to be XML.
|
Copyright © 2011–2016 UnboundID. All rights reserved.