Packages 
Package Description
org.gluu.oxtrust.model.exception  
org.gluu.oxtrust.model.scim  
org.gluu.oxtrust.model.scim2
Provides necessary classes to model and compose the different types of resources defined by SCIM2 spec, for instance, User, Group, ServiceProviderConfig, etc.
org.gluu.oxtrust.model.scim2.annotations  
org.gluu.oxtrust.model.scim2.bulk  
org.gluu.oxtrust.model.scim2.extensions  
org.gluu.oxtrust.model.scim2.fido  
org.gluu.oxtrust.model.scim2.group  
org.gluu.oxtrust.model.scim2.patch  
org.gluu.oxtrust.model.scim2.provider.config
Holds POJOs used to model the information of the "Service Provider Configuration" endpoint /ServiceProviderConfig.
org.gluu.oxtrust.model.scim2.provider.resourcetypes
Holds POJOs used to model the information of the /ResourceTypes endpoint.
org.gluu.oxtrust.model.scim2.provider.schema
Holds POJOs used to model the information of the /Schemas endpoint.
org.gluu.oxtrust.model.scim2.user
Holds POJOs that model the structure (attributes and subattributes) of the User SCIM resource.
org.gluu.oxtrust.model.scim2.util  
org.gluu.oxtrust.ws.rs.scim2
Interfaces and annotations shared by both the server side code and the Java client (SCIM-Client).