Package org.gluu.oxtrust.ws.rs.scim2


package org.gluu.oxtrust.ws.rs.scim2
Interfaces and annotations shared by both the server side code and the Java client (SCIM-Client). Client code uses the Resteasy Proxy Framework and thus we are sharing the same interface for client and server.
  • Class
    Description
     
    SCIM service interface with available methods to manipulate Fido devices.
    SCIM service interface with available methods to manipulate Group resources.
    SCIM service interface with available methods to manipulate User resources.
    An annotation to be used by methods that handle HTTP requests using the PATCH verb.