gluu
|
クラス | |
class | BaseScimWebService |
class | BulkWebService |
class | FidoDeviceWebService |
class | GroupWebService |
interface | IFidoDeviceWebService |
interface | IGroupWebService |
interface | IUserWebService |
interface | PATCH |
class | ResourceTypeWS |
class | SchemaWebService |
class | SearchResourcesWebService |
class | ServiceProviderConfigWS |
class | UserWebService |
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.
interface org::gluu::oxtrust::ws::rs::scim2::PATCH |
An annotation to be used by methods that handle HTTP requests using the PATCH verb.