All Classes and Interfaces
Class
Description
The base class for specific SCIM clients.
A Client-side filter employed to "inject" headers to the outgoing request.
A singleton object that holds a mapping of the RestEasy clients used by objects that extend the
AbstractScimClient
class and the access tokens they are using.An interface that exhibits operations to manipulate Fido2Device SCIM resources.
An interface that exhibits operations to manipulate FidoDevice SCIM resources.
An interface that exhibits operations to manipulate Group SCIM resources.
A conglomerate interface that exhibits a rich amount of methods to manipulate User, Group, and Fido u2f and Fido 2
Device resources via the SCIM API.
An interface that exhibits operations to manipulate User SCIM resources.
Deprecated.
An annotation aimed at being used for service operations that do not require an Authorization header to be included.
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.
A custom provider for deserialization of
org.gluu.oxtrust.model.scim2.ListResponse
objects.Instances of this class contain the necessary logic to handle the authorization process required by a client of SCIM
service.
Base SCIM exception
A factory class to obtain "client" objects that allow interaction with the SCIM service.
SCIM initialization exception
Instances of this class contain the necessary logic to handle the authorization processes required by a client of SCIM
service in test mode.
Instances of this class contain the necessary logic to handle the authorization processes required by a client of SCIM
service in UMA mode of protection.