Package io.jans.scim.ws.rs.scim2
Interfaces and annotations shared by both the server side code and the Java client..
Client code uses the Resteasy Proxy Framework and thus we are sharing the same interface for client and server.
-
Interface Summary Interface Description IFido2DeviceWebService IFidoDeviceWebService SCIM service interface with available methods to manipulate Fido devices.IGroupWebService SCIM service interface with available methods to manipulate Group resources.IUserWebService SCIM service interface with available methods to manipulate User resources. -
Annotation Types Summary Annotation Type Description PATCH An annotation to be used by methods that handle HTTP requests using the PATCH verb.