All Classes
-
All Classes Interface Summary Class Summary Exception Summary Annotation Types Summary Class Description AbstractScimClient<T> The base class for specific SCIM clients.AuthorizationInjectionFilter A Client-side filter employed to "inject" headers to the outgoing request.ClientMap A singleton object that holds a mapping of the RestEasy clients used by objects that extend theAbstractScimClient
class and the access tokens they are using.ClientSideFido2DeviceService An interface that exhibits operations to manipulate Fido2Device SCIM resources.ClientSideFidoDeviceService An interface that exhibits operations to manipulate FidoDevice SCIM resources.ClientSideGroupService An interface that exhibits operations to manipulate Group SCIM resources.ClientSideService 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.ClientSideUserService An interface that exhibits operations to manipulate User SCIM resources.CloseableClient Deprecated. FreelyAccessible An annotation aimed at being used for service operations that do not require an Authorization header to be included.ListResponseProvider A custom provider for deserialization ofio.jans.scim.model.scim2.ListResponse
objects.ScimClient<T> Instances of this class contain the necessary logic to handle the authorization process required by a client of SCIM service.ScimClientException Base SCIM exceptionScimClientFactory A factory class to obtain "client" objects that allow interaction with the SCIM service.ScimInitializationException SCIM initialization exceptionScimResourceProvider