| Subclasses of AbstractSCIMResource in com.unboundid.scim.wink |
class |
JSONQueryResource
This class is a Wink dynamic 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 |
SCIMResource
This class is a Wink dynamic resource implementation for operations
on a SCIM resource. |
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. |