SCIM API Model 4.5.12-SNAPSHOT API

Packages
Package
Description
 
 
Provides necessary classes to model and compose the different types of resources defined by SCIM2 spec, for instance, User, Group, ServiceProviderConfig, etc.
 
 
 
 
 
 
Holds POJOs used to model the information of the "Service Provider Configuration" endpoint /ServiceProviderConfig.
Holds POJOs used to model the information of the /ResourceTypes endpoint.
Holds POJOs used to model the information of the /Schemas endpoint.
Holds POJOs that model the structure (attributes and subattributes) of the User SCIM resource.
 
Interfaces and annotations shared by both the server side code and the Java client (SCIM-Client).