| Class | Description |
|---|---|
| ResourcePreparer<T extends com.bettercloud.scim2.common.ScimResource> |
Utility to prepare a resource to return to the client.
|
| ResourceTrimmer |
An abstract class which may be implemented to trim resources down to
selected attributes.
|
| ResourceTypeDefinition |
Declaration of a resource type including all schemas.
|
| ScimResourceTrimmer |
A resource trimmer implementing the SCIM standard for returning attributes.
|