|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SCIMEndpoint | |
|---|---|
| com.unboundid.scim.sdk | |
| Uses of SCIMEndpoint in com.unboundid.scim.sdk |
|---|
| Methods in com.unboundid.scim.sdk that return SCIMEndpoint | ||
|---|---|---|
|
SCIMService.getEndpoint(ResourceDescriptor resourceDescriptor,
ResourceFactory<R> resourceFactory)
Returns a SCIMEndpoint with the current settings that can be used to invoke CRUD operations. |
|
SCIMEndpoint<GroupResource> |
SCIMService.getGroupEndpoint()
Returns a SCIMEndpoint for the Groups endpoint defined in the core schema. |
|
SCIMEndpoint<ResourceDescriptor> |
SCIMService.getResourceSchemaEndpoint()
Returns a SCIMEndpoint for the Schemas endpoint. |
|
SCIMEndpoint<UserResource> |
SCIMService.getUserEndpoint()
Returns a SCIMEndpoint for the Users endpoint defined in the core schema. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||